Package org.talend.sdk.component.junit5
-
Class Summary Class Description ComponentExtension Extension allowing the test to use aComponentsHandler
and auto register components from current project.MavenDecrypterExtension -
Annotation Types Summary Annotation Type Description Injected Marks a test class field as being injected by theComponentExtension
.WithComponents Marks a test class as running under Talend Component Kit context and makes available ComponentsHandler as a test injection.WithMavenServers Makes injection of Server available on parameters and fields.