org.picocontainer.defaults.issues
Class Issue0357TestCase

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0357TestCase

public class Issue0357TestCase
extends Object


Nested Class Summary
static class Issue0357TestCase.SimpleFoo
           
static class Issue0357TestCase.SimpleFooRuntime
           
static class Issue0357TestCase.SimpleProvider
           
static class Issue0357TestCase.SimpleProviderRuntime
           
 
Constructor Summary
Issue0357TestCase()
           
 
Method Summary
 void testShouldThrowWhenConstructorThrowsForCheckedException()
           
 void testShouldThrowWhenProvideMethodThrowsForCheckedException()
           
 void testShouldThrowWhenProvideMethodThrowsForRuntimeException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0357TestCase

public Issue0357TestCase()
Method Detail

testShouldThrowWhenProvideMethodThrowsForCheckedException

public void testShouldThrowWhenProvideMethodThrowsForCheckedException()

testShouldThrowWhenConstructorThrowsForCheckedException

public void testShouldThrowWhenConstructorThrowsForCheckedException()

testShouldThrowWhenProvideMethodThrowsForRuntimeException

public void testShouldThrowWhenProvideMethodThrowsForRuntimeException()


Copyright © 2003-2010 Codehaus. All Rights Reserved.