eg.music
Class Realtime

java.lang.Object
  extended by fit.Fixture
      extended by fit.ActionFixture
          extended by fit.TimedActionFixture
              extended by eg.music.Realtime

public class Realtime
extends TimedActionFixture


Nested Class Summary
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 
Fields inherited from class fit.TimedActionFixture
format
 
Fields inherited from class fit.ActionFixture
actor, cells, empty
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
Realtime()
           
 
Method Summary
 void await()
           
 void enter()
           
 void fail()
           
 void pause()
           
 void press()
           
 java.util.Date time()
           
 
Methods inherited from class fit.TimedActionFixture
doCells, doTable, td
 
Methods inherited from class fit.ActionFixture
check, method, method, start
 
Methods inherited from class fit.Fixture
camel, check, counts, doCell, doRow, doRows, 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

Realtime

public Realtime()
Method Detail

time

public java.util.Date time()
Overrides:
time in class TimedActionFixture

pause

public void pause()

await

public void await()
           throws java.lang.Exception
Throws:
java.lang.Exception

fail

public void fail()
          throws java.lang.Exception
Throws:
java.lang.Exception

enter

public void enter()
           throws java.lang.Exception
Overrides:
enter in class ActionFixture
Throws:
java.lang.Exception

press

public void press()
           throws java.lang.Exception
Overrides:
press in class ActionFixture
Throws:
java.lang.Exception


Copyright © 2011 Fit. All Rights Reserved.