net.java.dev.moskitodemo.simpleservice.test
Class TestExceptionProduction
java.lang.Object
net.java.dev.moskitodemo.simpleservice.test.AbstractTest
net.java.dev.moskitodemo.simpleservice.test.TestExceptionProduction
public class TestExceptionProduction
- extends AbstractTest
This test case calls ISimpleService.produceExceptionIfParameterIsEven() with parameter 1-10.
This should lead to 5 errors in the stats.
- Author:
- another
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestExceptionProduction
public TestExceptionProduction()
main
public static void main(String[] a)
throws Exception
- Throws:
Exception
test
public void test(ISimpleService service,
boolean verbose)
throws Exception
- Specified by:
test in class AbstractTest
- Throws:
Exception
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework