Class Algo11Test

java.lang.Object
objective.common_objective.Algo11Test

public class Algo11Test extends Object
class that test the eleventh algorithm, eight cards of the same color everywhere in the library
  • Constructor Details

    • Algo11Test

      public Algo11Test()
  • Method Details

    • setUp

      public void setUp()
      method executed before every test that create a new algorithm
    • algo11_test1_T

      public void algo11_test1_T()

      Eight cards of the same color in the library

      testing library:

      matrix
      PPGGY
      BB   Y   
      CCYBB
      PYGPP
      PP   CC
      PGG      
    • algo11_test2_F

      public void algo11_test2_F()

      Less than eight cards of the same color in the library

      testing library:

      matrix
      PPGGY
      BB   Y   
      CCYBB
      PYGPP
      PP   CC
         GG