eg
Class AllPairs.Step

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

public static class AllPairs.Step
extends ColumnFixture


Nested Class Summary
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 
Fields inherited from class fit.ColumnFixture
columnBindings, hasExecuted
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
AllPairs.Step()
           
 
Method Summary
 int hold()
           
 boolean isFit()
           
 boolean isFull()
           
 java.lang.String next()
           
 java.lang.String nextFit()
           
 java.lang.Object parse(java.lang.String s, java.lang.Class type)
           
 int rank()
           
 AllPairs.Item[] slug()
           
 
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, right, wrong, wrong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllPairs.Step

public AllPairs.Step()
Method Detail

next

public java.lang.String next()

nextFit

public java.lang.String nextFit()

rank

public int rank()

isFit

public boolean isFit()

hold

public int hold()

slug

public AllPairs.Item[] slug()

isFull

public boolean isFull()

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.