codesimian.test
Class CSTest.TestMethod

java.lang.Object
  extended by codesimian.test.CSTest.TestMethod
Enclosing class:
CSTest

public static class CSTest.TestMethod
extends java.lang.Object


Constructor Summary
CSTest.TestMethod()
           
 
Method Summary
 int testMethod(int y, java.lang.Object z)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSTest.TestMethod

public CSTest.TestMethod()
Method Detail

testMethod

public int testMethod(int y,
                      java.lang.Object z)