Class ProductShelfControllerTest

java.lang.Object
com.jahnreil_stratpoint.ProductShelfControllerTest

public class ProductShelfControllerTest extends Object
  • Constructor Details

    • ProductShelfControllerTest

      public ProductShelfControllerTest()
  • Method Details

    • setUp

      @BeforeEach void setUp()
    • testShowProducts_NextPage

      @Test void testShowProducts_NextPage()
    • testShowProducts_PreviousPage

      @Test void testShowProducts_PreviousPage()
    • testShowProducts_BackToMainMenu

      @Test void testShowProducts_BackToMainMenu()