Uses of Class
junitx.framework.TestedClass

Packages that use TestedClass
junitx.framework   
 

Uses of TestedClass in junitx.framework
 

Methods in junitx.framework that return TestedClass
 TestedClass TestProxy.getProxiedClass()
          gets the proxied class
 

Methods in junitx.framework with parameters of type TestedClass
 void TestProxy.init(TestedClass aTestedClass)
          initializes a proxy.