|
|||||||||||
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.TestRubyProxyFactory
Constructor Summary | |
TestRubyProxyFactory(java.lang.String name)
|
Method Summary | |
void |
setUp()
|
void |
tearDown()
|
void |
testBool()
|
void |
testDouble()
|
void |
testDuplicateProxyObjects()
|
void |
testEmptyString()
|
void |
testGlobalVariable()
|
void |
testIngoingProxy()
|
void |
testInteger()
|
void |
testLong()
|
void |
testNewProxyObject()
|
void |
testNil()
|
void |
testNilGlobalVariable()
|
void |
testNoArgs()
|
void |
testNumberBoundaries()
|
void |
testNumberObjs()
|
void |
testObject()
|
void |
testOutcomingProxy()
|
void |
testString()
|
void |
testToString()
|
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TestRubyProxyFactory(java.lang.String name)
Method Detail |
public void setUp() throws java.io.IOException
java.io.IOException
public void tearDown()
public void testNewProxyObject()
public void testDuplicateProxyObjects()
public void testNoArgs()
public void testInteger()
public void testDouble()
public void testLong()
public void testNumberObjs()
public void testNumberBoundaries()
public void testString()
public void testBool()
public void testEmptyString()
public void testObject()
public void testToString()
public void testNil()
public void testOutcomingProxy()
public void testIngoingProxy()
public void testGlobalVariable() throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void testNilGlobalVariable()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |