Class RentalsConfigTest.TestBase
java.lang.Object
info.ejava.assignments.autoconfig.rentals.RentalsConfigTest.TestBase
- Direct Known Subclasses:
RentalsConfigTest.no_properties
,RentalsConfigTest.preference_is_tools
,RentalsConfigTest.rentals_not_active
- Enclosing class:
RentalsConfigTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.springframework.context.ApplicationContext
(package private) String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) String
getCurrentImplementation
(Object rentalsService) getImplementations
(Class<?> serviceInterface) (package private) void
init()
-
Field Details
-
implementation
String implementation -
implementations
-
ctx
@Autowired private org.springframework.context.ApplicationContext ctx
-
-
Constructor Details
-
TestBase
TestBase()
-
-
Method Details
-
init
@BeforeEach void init() -
getCurrentImplementation
-
getImplementations
-