ref_send API 2.17
defensive programming in Java

org.waterken.eq
Class SoundCheck

java.lang.Object
  extended by org.waterken.eq.SoundCheck

public final class SoundCheck
extends java.lang.Object

Checks invariants of the ref_send API.


Method Summary
static void main(java.lang.String[] args)
          Executes the test.
static Promise<?> make(Eventual _)
          Runs a unit test.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

make

public static Promise<?> make(Eventual _)
                       throws java.lang.Exception
Runs a unit test.

Parameters:
_ - eventual operator
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Executes the test.

Parameters:
args - ignored
Throws:
java.lang.Exception - test failed

ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.