All Classes and Interfaces

Class
Description
 
 
Custom ReproducibleResourceTransformer for MSHADE-363_old-plugin IT, to check that it can be run with an older maven-shade-plugin that does not contain the ReproducibleResourceTransformer interface.
 
 
 
 
 
 
Copy of original interface necessary to MSHADE-363_old-plugin IT: CustomReproducibleResourceTransformer is built with ReproducibleResourceTransformer interface provided by recent maven-shade-plugin, but older maven-shade-plugin 3.2.2 will be used at runtime in the MSHADE-363_old-plugin IT, an older that does not provide the interface.
 
Test for handling META-INF/service/...
 
 
 
Test for SimpleRelocator.
 
 
 
Enables to describe a test without having to implement the logic itself.