Uses of Class
fit.Fixture

Packages that use Fixture
fit   
 

Uses of Fixture in fit
 

Subclasses of Fixture in fit
 class ActionFixture
           
 class ColumnFixture
           
 class PrimitiveFixture
           
 class RowFixture
           
 class Summary
           
 class TimedActionFixture
           
 

Fields in fit declared as Fixture
static Fixture ActionFixture.actor
           
 Fixture TypeAdapter.fixture
           
 Fixture FileRunner.fixture
           
 

Methods in fit that return Fixture
protected  Fixture Fixture.getLinkedFixtureWithArgs(Parse tables)
           
 Fixture Fixture.loadFixture(java.lang.String fixtureName)
           
 

Methods in fit with parameters of type Fixture
protected  void TypeAdapter.init(Fixture fixture, java.lang.Class type)
           
static TypeAdapter TypeAdapter.on(Fixture target, java.lang.Class type)
           
static TypeAdapter TypeAdapter.on(Fixture fixture, java.lang.reflect.Field field)
           
static TypeAdapter TypeAdapter.on(Fixture fixture, java.lang.reflect.Method method)
           
 



Copyright © 2009 SourceForge. All Rights Reserved.