eg
Class BinaryChop

java.lang.Object
  extended by fit.Fixture
      extended by fit.ColumnFixture
          extended by eg.BinaryChop

public class BinaryChop
extends ColumnFixture


Nested Class Summary
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 int[] array
           
 int key
           
 
Fields inherited from class fit.ColumnFixture
columnBindings, hasExecuted
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
BinaryChop()
           
 
Method Summary
 void execute()
           
 int fri()
           
 int mon()
           
 int result()
           
 int thr()
           
 int tue()
           
 int wed()
           
 
Methods inherited from class fit.ColumnFixture
bind, bindField, bindMethod, check, doCell, doRow, doRows, 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

key

public int key

array

public int[] array
Constructor Detail

BinaryChop

public BinaryChop()
Method Detail

execute

public void execute()
Overrides:
execute in class ColumnFixture

result

public int result()

mon

public int mon()

tue

public int tue()

wed

public int wed()

thr

public int thr()

fri

public int fri()


Copyright © 2011 Fit. All Rights Reserved.