public class Issue0332TestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Issue0332TestCase.Searcher
Sample class that demonstrates literal collection handling.
|
static class |
Issue0332TestCase.StringArrayList |
Constructor and Description |
---|
Issue0332TestCase() |
Modifier and Type | Method and Description |
---|---|
void |
canInstantiateAutowiredCollectionThatAreDefinedExplicitlyAnotherWay() |
void |
canInstantiateAutowiredCollectionThatAreDefinedImplicitly()
TODO Revisit this for Pico 3.
|
void |
canInstantiateExplicitCollectionWithComponentParameter() |
public Issue0332TestCase()
public void canInstantiateAutowiredCollectionThatAreDefinedImplicitly()
public void canInstantiateExplicitCollectionWithComponentParameter()
public void canInstantiateAutowiredCollectionThatAreDefinedExplicitlyAnotherWay()
Copyright © 2003–2016 Codehaus. All rights reserved.