Class UniqueIdPrefixTransformer
- java.lang.Object
-
- org.junit.jupiter.engine.descriptor.UniqueIdPrefixTransformer
-
-
Field Summary
Fields Modifier and Type Field Description private UniqueIdnewPrefixprivate UniqueIdoldPrefixprivate intoldPrefixLength
-
Constructor Summary
Constructors Constructor Description UniqueIdPrefixTransformer(UniqueId oldPrefix, UniqueId newPrefix)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UniqueIdapply(UniqueId uniqueId)
-