Package library

Class isFullTest

java.lang.Object
library.isFullTest

public class isFullTest extends Object
  • Constructor Details

    • isFullTest

      public isFullTest()
  • Method Details

    • setUp

      public void setUp()
      method executed before every test that create a new library
    • isFull_allFull

      public void isFull_allFull()
      matrix
      PPPPP
      PBPPP
      BBBBB
      PBGPP
      PPGPP
      PPGPP
    • isFull_oneEmpty

      public void isFull_oneEmpty()
      matrix
         PPPP
      PBPPP
      BBBBB
      PBGPP
      PPGPP
      PPGPP
    • isFull_firstColEmpty

      public void isFull_firstColEmpty()
      matrix
         PPPP
         BPPP
         BBBB
         BGPP
         PGPP
         PGPP
    • isFull_secondColEmpty

      public void isFull_secondColEmpty()
      matrix
            PPP
            PPP
         BBBB
            GPP
            GPP
            GPP
    • isFull_lastColEmpty

      public void isFull_lastColEmpty()
      matrix
         PPP   
         BPP   
         BBB   
         BGP   
         PGP   
         PGP