javax.faces
Class FactoryFinderTest
java.lang.Object
javax.faces.FactoryFinderTest
public class FactoryFinderTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactoryFinderTest
public FactoryFinderTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testGetFactory
public void testGetFactory()
throws Exception
- Throws:
Exception
testGetFactoryTwice
public void testGetFactoryTwice()
throws Exception
- Throws:
Exception
testGetFactoryNoFactory
public void testGetFactoryNoFactory()
throws Exception
- Throws:
Exception
testGetFactoryNoConfiguration
public void testGetFactoryNoConfiguration()
throws Exception
- Throws:
Exception
testSetFactoryBogusName
public void testSetFactoryBogusName()
testSetFactory
public void testSetFactory()
throws Exception
- Throws:
Exception
testSetFactoryNoEffect
public void testSetFactoryNoEffect()
throws Exception
- Throws:
Exception
testSetFactoryAdditiveClassNames
public void testSetFactoryAdditiveClassNames()
throws Exception
- Throws:
Exception
testReleaseFactories
public void testReleaseFactories()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.