Uses of Class
de.smartics.testdoc.collect.extractor.ExtractorConfig

Packages that use ExtractorConfig
de.smartics.testdoc.collect.extractor Provides helper classes to extract information from the APT interface. 
de.smartics.testdoc.collect.processor   
 

Uses of ExtractorConfig in de.smartics.testdoc.collect.extractor
 

Constructors in de.smartics.testdoc.collect.extractor with parameters of type ExtractorConfig
AbstractExtractor(ExtractorConfig config, TypeElement testCaseType)
          Default constructor.
TestDocMethodExtractor(ExtractorConfig config, ExecutableElement declaredTestCaseMethod)
          Default constructor.
TestDocTypeExtractor(ExtractorConfig config, TypeElement testCaseType)
          Default constructor.
TestDocVariableExtractor(ExtractorConfig config, VariableElement declaredUutField)
          Default constructor.
 

Uses of ExtractorConfig in de.smartics.testdoc.collect.processor
 

Constructors in de.smartics.testdoc.collect.processor with parameters of type ExtractorConfig
UutProcess(de.smartics.testdoc.collect.processor.ProcessorLogHelper processorLog, ExportAdapter exporter, ExtractorConfig extractorConfig)
          Default constructor.
 



Copyright © 2010-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.