Package com.axelor.test
-
Class Summary Class Description GuiceExtension JUnit5 test extension that creates injector using the modules provided withGuiceModules
configuration.GuiceJunit5Test Abstract class to run Junit5 testsGuiceRunner JUnit4 test runner that creates injector using the modules provided withGuiceModules
configuration.GuiceTest Abstract class to run Junit4 testsWebServer -
Annotation Types Summary Annotation Type Description GuiceModules Provides the Guice modules to be used byGuiceRunner
.