|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jruby.javasupport.test.RubyTestCase
org.jruby.javasupport.test.TestBSF
Constructor Summary | |
TestBSF(java.lang.String name)
|
Method Summary | |
void |
setUp()
|
void |
tearDown()
|
void |
testEmptyList()
|
void |
testEmptyMap()
|
void |
testList()
|
void |
testMap()
Tests the use of RubyHash when used from java. |
void |
testMapEntrySetContainsAndRemove()
Tests the use of RubyHash when used from java. |
void |
testMapEntrySetIterator()
Tests the use of RubyHash when used from java. |
void |
testModifyList()
|
void |
testModifyMap()
|
void |
testNestedList()
|
void |
testNilList()
|
void |
testNilMap()
|
Methods inherited from class org.jruby.javasupport.test.RubyTestCase |
createRuby, initRuby |
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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TestBSF(java.lang.String name)
Method Detail |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testList() throws java.lang.Exception
java.lang.Exception
public void testModifyList() throws java.lang.Exception
java.lang.Exception
public void testEmptyList() throws java.lang.Exception
java.lang.Exception
public void testNilList() throws java.lang.Exception
java.lang.Exception
public void testNestedList() throws java.lang.Exception
java.lang.Exception
public void testMap() throws java.lang.Exception
java.lang.Exception
public void testMapEntrySetIterator() throws java.lang.Exception
java.lang.Exception
public void testMapEntrySetContainsAndRemove() throws java.lang.Exception
java.lang.Exception
public void testModifyMap() throws java.lang.Exception
java.lang.Exception
public void testEmptyMap() throws java.lang.Exception
java.lang.Exception
public void testNilMap() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |