GenericKontainerExtension
Provides a JUnit Jupiter extension capable of running a single Kontainer for integration testing.
Author
Scott Rossillo
See also
Constructors
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun kontainerKClass(context: ExtensionContext): KClass<out Kontainer>
Content copied to clipboard
Link copied to clipboard
open override fun propertySuppliers(context: ExtensionContext): Array<KClass<out PropertySupplier>>
Content copied to clipboard
Link copied to clipboard
open override fun useDefaultPropertySuppliers(context: ExtensionContext): Boolean
Content copied to clipboard