|
JOAL v2.6.0-rc-20250712
JOAL, OpenAL® API Binding for Java (public API).
|
Dummy test - always successful, merely exist to not let our Jenkins build not fail. More...
Public Member Functions | |
| void | test00 () |
Public Member Functions inherited from com.jogamp.openal.test.util.UITestCase | |
| int | getMaxTestNameLen () |
| final String | getTestMethodName () |
| final String | getSimpleTestName (final String separator) |
| final String | getFullTestName (final String separator) |
| void | setUp () |
| void | tearDown () |
Additional Inherited Members | |
Static Public Member Functions inherited from com.jogamp.openal.test.util.UITestCase | |
| static boolean | isTestSupported () |
| static void | setTestSupported (final boolean v) |
| static void | oneTimeSetUp () |
| static void | oneTimeTearDown () |
| static void | waitForKey (final String preMessage) |
Public Attributes inherited from com.jogamp.openal.test.util.UITestCase | |
| TestName | _unitTestName = new TestName() |
Static Public Attributes inherited from com.jogamp.openal.test.util.UITestCase | |
| static final String | SINGLE_INSTANCE_LOCK_FILE = "UITestCase.lock" |
| static final int | SINGLE_INSTANCE_LOCK_PORT = 59999 |
| static final long | SINGLE_INSTANCE_LOCK_TO = 6*60*1000 |
| static final long | SINGLE_INSTANCE_LOCK_POLL = 1000 |
Dummy test - always successful, merely exist to not let our Jenkins build not fail.
Definition at line 14 of file DummyTest.java.
| void com.jogamp.openal.test.junit.DummyTest.test00 | ( | ) |
Definition at line 17 of file DummyTest.java.