Package org.flasby.thymeleaf
Class AppTest
java.lang.Object
org.flasby.thymeleaf.AppTest
Unit test for simple App.
-
Constructor Details
-
AppTest
public AppTest()
-
-
Method Details
-
testApp1
public void testApp1()Missing page, expect an error -
testApp2
public void testApp2()Page exists, no exception -
testHelloPage
public void testHelloPage()simple page, check the content
-