|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.waterken.factorial.FactorialN
public final class FactorialN
Eventual invocation tests.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Executes the test. |
static Promise<?> |
make(Eventual _,
int n)
Runs a unit test. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Promise<?> make(Eventual _, int n)
_
- eventual operatorn
- number to compute factorial ofpublic static void main(java.lang.String[] args) throws java.lang.Exception
args
- ignored
java.lang.Exception
- test failed
|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.