Class AppTest


  • class AppTest
    extends java.lang.Object
    Unit test for simple App.
    • Constructor Summary

      Constructors 
      Constructor Description
      AppTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void shouldAnswerWithTrue()
      Rigorous Test :-)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AppTest

        AppTest()
    • Method Detail

      • shouldAnswerWithTrue

        @Test
        void shouldAnswerWithTrue()
        Rigorous Test :-)