|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.singularsys.jeptests.BugsTest
public class BugsTest
This class is intended to contain all tests related to reported bugs.
Constructor Summary | |
---|---|
BugsTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
test2008_08_13()
Fails as the minus sign is actually unicode U+2013 TODO maybe should allow alternative symbols |
void |
test2008_08_14_switch()
|
void |
testBug2008_09_12()
|
void |
testBug28()
|
void |
testBug49()
Tests bug 49. |
void |
testBug72()
Test bug #72 Handling of Constants. |
void |
testBug84()
|
void |
testFractalBug()
Tests a bug that lead the FractalCanvas example to fail |
void |
testSetAllowUndeclared()
Tests bug [ 1585128 ] setAllowUndeclared does not work!!! |
void |
testToBase()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BugsTest()
Method Detail |
---|
public void setUp()
public void testFractalBug() throws java.lang.Exception
java.lang.Exception
public void testSetAllowUndeclared()
public void testBug49()
public void testBug72()
public void test2008_08_13() throws java.lang.Exception
java.lang.Exception
public void test2008_08_14_switch() throws java.lang.Exception
java.lang.Exception
public void testToBase() throws java.lang.Exception
java.lang.Exception
public void testBug2008_09_12() throws ParseException
ParseException
public void testBug84() throws java.lang.Exception
java.lang.Exception
public void testBug28() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |