Uses of Class
org.apache.maven.surefire.booter.TypeEncodedValue
Packages that use TypeEncodedValue
-
Uses of TypeEncodedValue in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter that return TypeEncodedValueModifier and TypeMethodDescriptionProviderConfiguration.getTestForFork()
PropertiesWrapper.getTypeEncodedValue
(String key) Retrieves as single object that is persisted with type encodingConstructors in org.apache.maven.surefire.booter with parameters of type TypeEncodedValueModifierConstructorDescriptionProviderConfiguration
(org.apache.maven.surefire.api.testset.DirectoryScannerParameters directoryScannerParameters, org.apache.maven.surefire.api.testset.RunOrderParameters runOrderParameters, org.apache.maven.surefire.api.report.ReporterConfiguration reporterConfiguration, org.apache.maven.surefire.api.testset.TestArtifactInfo testArtifact, org.apache.maven.surefire.api.testset.TestRequest testSuiteDefinition, Map<String, String> providerProperties, TypeEncodedValue typeEncodedTestSet, boolean readTestsFromInStream, List<org.apache.maven.surefire.api.cli.CommandLineOption> mainCliOptions, int skipAfterFailureCount, org.apache.maven.surefire.api.booter.Shutdown shutdown, Integer systemExitTimeout)