Package me.julb
Class ApplicationTest
java.lang.Object
me.julb.ApplicationTest
Test class for
Application
class. - Author:
- Julb.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
Test method.(package private) void
Test method.
-
Constructor Details
-
ApplicationTest
ApplicationTest()
-
-
Method Details
-
whenExecuteMainWithImplementation_thenExecuteAction
@Test void whenExecuteMainWithImplementation_thenExecuteAction()Test method. -
whenExecuteMainWithNoImplementation_thenFail
@Test void whenExecuteMainWithNoImplementation_thenFail()Test method.
-