fat
Class FixtureNameFixture

java.lang.Object
  extended by fit.Fixture
      extended by fit.ColumnFixture
          extended by fat.FixtureNameFixture

public class FixtureNameFixture
extends ColumnFixture


Nested Class Summary
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 java.lang.String Table
           
 
Fields inherited from class fit.ColumnFixture
columnBindings, hasExecuted
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
FixtureNameFixture()
           
 
Method Summary
 java.lang.String FixtureName()
           
 
Methods inherited from class fit.ColumnFixture
bind, bindField, bindMethod, check, doCell, doRow, doRows, execute, getTargetClass, reset
 
Methods inherited from class fit.Fixture
camel, counts, doCells, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrong, wrong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Table

public java.lang.String Table
Constructor Detail

FixtureNameFixture

public FixtureNameFixture()
Method Detail

FixtureName

public java.lang.String FixtureName()
                             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 Fit. All Rights Reserved.