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 Deprecated. GuiceTest Deprecated. WebServer -
Annotation Types Summary Annotation Type Description GuiceModules Provides the Guice modules to be used byGuiceRunner
.