public class Issue0357TestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Issue0357TestCase.SimpleFoo |
static class |
Issue0357TestCase.SimpleFooRuntime |
static class |
Issue0357TestCase.SimpleProvider |
static class |
Issue0357TestCase.SimpleProviderRuntime |
Constructor and Description |
---|
Issue0357TestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testShouldThrowWhenConstructorThrowsForCheckedException() |
void |
testShouldThrowWhenProvideMethodThrowsForCheckedException() |
void |
testShouldThrowWhenProvideMethodThrowsForRuntimeException() |
public Issue0357TestCase()
public void testShouldThrowWhenProvideMethodThrowsForCheckedException()
public void testShouldThrowWhenConstructorThrowsForCheckedException()
public void testShouldThrowWhenProvideMethodThrowsForRuntimeException()
Copyright © 2003–2015 Codehaus. All rights reserved.