Uses of Class
org.apache.maven.surefire.booter.TypeEncodedValue

Uses of TypeEncodedValue in org.apache.maven.surefire.booter
 

Methods in org.apache.maven.surefire.booter that return TypeEncodedValue
 TypeEncodedValue ProviderConfiguration.getTestForFork()
           
 TypeEncodedValue PropertiesWrapper.getTypeEncodedValue(String key)
          Retrieves as single object that is persisted with type encoding
 

Constructors in org.apache.maven.surefire.booter with parameters of type TypeEncodedValue
ProviderConfiguration(DirectoryScannerParameters directoryScannerParameters, RunOrderParameters runOrderParameters, boolean failIfNoTests, ReporterConfiguration reporterConfiguration, TestArtifactInfo testArtifact, TestRequest testSuiteDefinition, Properties providerProperties, TypeEncodedValue typeEncodedTestSet, boolean readTestsFromInStream)
           
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.