Package me.julb

Class ApplicationTest

java.lang.Object
me.julb.ApplicationTest

class ApplicationTest extends Object
Test class for Application class.
Author:
Julb.
  • Constructor Details

    • ApplicationTest

      ApplicationTest()
  • Method Details

    • whenExecuteMainWithImplementation_thenExecuteAction

      @Test void whenExecuteMainWithImplementation_thenExecuteAction()
      Test method.
    • whenExecuteMainWithNoImplementation_thenFail

      @Test void whenExecuteMainWithNoImplementation_thenFail()
      Test method.