eg
Class AllPairs.Pairs

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

public static class AllPairs.Pairs
extends RowFixture


Nested Class Summary
 
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.Pairs()
           
 
Method Summary
 java.lang.Class getTargetClass()
           
 java.lang.Object parse(java.lang.String s, java.lang.Class type)
           
 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, right, wrong, wrong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllPairs.Pairs

public AllPairs.Pairs()
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

parse

public java.lang.Object parse(java.lang.String s,
                              java.lang.Class type)
                       throws java.lang.Exception
Overrides:
parse in class Fixture
Throws:
java.lang.Exception


Copyright © 2011 Fit. All Rights Reserved.