JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.modulith.test.ModuleTestExecution
Packages that use
ModuleTestExecution
Package
Description
org.springframework.modulith.test
Integration test support for Spring Modulith
ApplicationModules
.
Uses of
ModuleTestExecution
in
org.springframework.modulith.test
Methods in
org.springframework.modulith.test
that return types with arguments of type
ModuleTestExecution
Modifier and Type
Method
Description
static
Supplier
<
ModuleTestExecution
>
ModuleTestExecution.
of
(
Class
<?> type)