Uses of Class
fr.inria.peerunit.util.TesterUtil

Packages that use TesterUtil
fr.inria.peerunit   
fr.inria.peerunit.base   
fr.inria.peerunit.btree   
fr.inria.peerunit.btreeStrategy   
fr.inria.peerunit.rmi.coord   
fr.inria.peerunit.rmi.tester   
fr.inria.peerunit.util   
 

Uses of TesterUtil in fr.inria.peerunit
 

Constructors in fr.inria.peerunit with parameters of type TesterUtil
CoordinatorRunner(TesterUtil tu)
           
TestRunner(java.lang.Class<?> klass, TesterUtil tu)
          Launch the right implementation of tester passing it as argument the Class instance corresponding to the test case to execute.
 

Uses of TesterUtil in fr.inria.peerunit.base
 

Fields in fr.inria.peerunit.base declared as TesterUtil
protected  TesterUtil AbstractTester.defaults
           
 

Uses of TesterUtil in fr.inria.peerunit.btree
 

Constructors in fr.inria.peerunit.btree with parameters of type TesterUtil
BootstrapperImpl(TesterUtil tu)
           
 

Uses of TesterUtil in fr.inria.peerunit.btreeStrategy
 

Constructors in fr.inria.peerunit.btreeStrategy with parameters of type TesterUtil
ConcreteBtreeStrategy(TesterUtil tu)
           
 

Uses of TesterUtil in fr.inria.peerunit.rmi.coord
 

Constructors in fr.inria.peerunit.rmi.coord with parameters of type TesterUtil
CoordinatorImpl(TesterUtil tu)
           
 

Uses of TesterUtil in fr.inria.peerunit.rmi.tester
 

Constructors in fr.inria.peerunit.rmi.tester with parameters of type TesterUtil
DistributedTesterImpl(java.lang.Class<?> klass, Bootstrapper boot, GlobalVariables gv, TesterUtil tu)
           
TesterImpl(Bootstrapper boot, GlobalVariables gv, TesterUtil tu)
           
TesterImpl(GlobalVariables gv, int i, TesterUtil tu)
           
 

Uses of TesterUtil in fr.inria.peerunit.util
 

Fields in fr.inria.peerunit.util declared as TesterUtil
static TesterUtil TesterUtil.instance
           
 



Copyright © 2010. All Rights Reserved.