Qore jni Module  1.0.1
org.qore.lang.qunit.TestCodeArgs Interface Reference

This class is used for test code taking an arbitrary number of arguments. More...

Inheritance diagram for org.qore.lang.qunit.TestCodeArgs:
org.qore.jni.QoreClosureMarker

Public Member Methods

void call (Object... args) throws Throwable
 This method is called to run the test.
 

Detailed Description

This class is used for test code taking an arbitrary number of arguments.


The documentation for this interface was generated from the following file: