Uses of Interface
com.google.testing.instrumentation.Instrumenter

Packages that use Instrumenter
com.google.testing.instrumentation   
com.google.testing.threadtester   
 

Uses of Instrumenter in com.google.testing.instrumentation
 

Constructors in com.google.testing.instrumentation with parameters of type Instrumenter
InstrumentedClassLoader(Instrumenter instrumenter)
          Creates a new instrumented class loader using the given Instrumenter.
 

Uses of Instrumenter in com.google.testing.threadtester
 

Classes in com.google.testing.threadtester that implement Instrumenter
 class TestInstrumenter
          An Instrumenter that transforms a class' bytecode in order to add tracing calls to a CallLogger.
 



Copyright © 2013. All Rights Reserved.