|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sourceforge.swimp.test.util.SwimpBaseTestCase
net.sourceforge.swimp.test.coin.AbstractTestOsiSolverInterface
net.sourceforge.swimp.test.osivol.TestOsiVolSolverInterface
public class TestOsiVolSolverInterface
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.swimp.test.util.SwimpBaseTestCase |
|---|
tmpFilePrefix, tmpFileSuffix |
| Constructor Summary | |
|---|---|
TestOsiVolSolverInterface(java.lang.String arg0)
Constructor for TestOsiVolSolverInterface. |
|
| Method Summary | |
|---|---|
protected double |
getPrecision()
|
protected OsiSolverInterface |
getSolver()
|
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
protected boolean |
supportsReadWriteMpsAndLp()
|
protected void |
tearDown()
|
void |
testRandomAssignment()
|
| Methods inherited from class net.sourceforge.swimp.test.coin.AbstractTestOsiSolverInterface |
|---|
supportsBranchAndBound, supportsCloneWithoutCopy, testCloneSolver, testGetAndSetParam, testGetLPString, testIPSolver, testProblemQueryMethods, testReadErroneousMpsFile, testSetObjCoeff, testSolveAndCheckSolution, testWarmStart, testWriteAndReadLp, testWriteAndReadMps |
| Methods inherited from class net.sourceforge.swimp.test.util.SwimpBaseTestCase |
|---|
getSwimpProperties, getSwimpRootDir, getTestDataFile |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestOsiVolSolverInterface(java.lang.String arg0)
arg0 - | Method Detail |
|---|
public static void main(java.lang.String[] args)
protected void setUp()
throws java.lang.Exception
setUp in class AbstractTestOsiSolverInterfacejava.lang.Exception
protected void tearDown()
throws java.lang.Exception
tearDown in class AbstractTestOsiSolverInterfacejava.lang.Exceptionprotected OsiSolverInterface getSolver()
getSolver in class AbstractTestOsiSolverInterfaceprotected boolean supportsReadWriteMpsAndLp()
supportsReadWriteMpsAndLp in class AbstractTestOsiSolverInterfaceprotected double getPrecision()
getPrecision in class AbstractTestOsiSolverInterfacepublic void testRandomAssignment()
testRandomAssignment in class AbstractTestOsiSolverInterface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||