eg
Class AllPairs.Cases

java.lang.Object
  extended by fit.Fixture
      extended by fit.ColumnFixture
          extended by fit.RowFixture
              extended by eg.AllPairs.Cases
Enclosing class:
AllPairs

public static class AllPairs.Cases
extends RowFixture


Nested Class Summary
static class AllPairs.Cases.Case
           
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 
Fields inherited from class fit.RowFixture
missing, results, surplus
 
Fields inherited from class fit.ColumnFixture
columnBindings, hasExecuted
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
AllPairs.Cases()
           
 
Method Summary
 java.lang.Class getTargetClass()
           
 java.lang.Object[] query()
           
 
Methods inherited from class fit.RowFixture
bin, buildCells, buildRows, check, cSort, doRows, eSort, list, list, mark, mark, match, union
 
Methods inherited from class fit.ColumnFixture
bind, bindField, bindMethod, check, doCell, doRow, execute, 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
 

Constructor Detail

AllPairs.Cases

public AllPairs.Cases()
Method Detail

query

public java.lang.Object[] query()
Specified by:
query in class RowFixture

getTargetClass

public java.lang.Class getTargetClass()
Specified by:
getTargetClass in class RowFixture


Copyright © 2011 Fit. All Rights Reserved.