public class TestRubyException
extends TestCase
Constructor and Description |
---|
TestRubyException() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testPrintBacktrace() |
void |
testPrintBackTraceWithString() |
void |
testPrintNilBacktrace() |
public void setUp()
public void testPrintBacktrace() throws java.lang.Exception
java.lang.Exception
public void testPrintNilBacktrace() throws java.lang.Exception
java.lang.Exception
public void testPrintBackTraceWithString() throws java.lang.Exception
java.lang.Exception
Copyright © 2002-2009 JRuby Team. All Rights Reserved.