Package com.abhyudayasharma
Class AppTest
- java.lang.Object
-
- com.abhyudayasharma.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 :-)
-