Class TestCompiler

  • All Implemented Interfaces:
    org.apache.jorphan.collections.HashTreeTraverser

    
    public class TestCompiler
     implements HashTreeTraverser
                        

    HashTreeTraverser implementation that traverses the Test Tree to build:

    • A map with key Sampler and as value the associated SamplePackage
    • A map with key TransactionController and as value the associated SamplePackage
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      TestCompiler(HashTree testTree)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description