ch.qos.logback.core.joran.spi
Class PropertySetterTest

java.lang.Object
  extended by ch.qos.logback.core.joran.spi.PropertySetterTest

public class PropertySetterTest
extends Object


Constructor Summary
PropertySetterTest()
           
 
Method Summary
 void testCanAggregateComponent()
           
 void testComplexCollection()
           
 void testDefaultClassAnnonation()
           
 void testDefaultClassAnnotationForLists()
           
 void testDuration()
           
 void testEnum()
           
 void testFileSize()
           
 void testFilterReply()
           
 void testgetClassNameViaImplicitRules()
           
 void testgetComplexPropertyColleClassNameViaImplicitRules()
           
 void testPropertyCollection()
           
 void testSetCamelProperty()
           
 void testSetComplexProperty()
           
 void testSetComplexWithCamelCaseName()
           
 void testSetProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySetterTest

public PropertySetterTest()
Method Detail

testCanAggregateComponent

public void testCanAggregateComponent()

testSetProperty

public void testSetProperty()

testSetCamelProperty

public void testSetCamelProperty()

testSetComplexProperty

public void testSetComplexProperty()

testgetClassNameViaImplicitRules

public void testgetClassNameViaImplicitRules()

testgetComplexPropertyColleClassNameViaImplicitRules

public void testgetComplexPropertyColleClassNameViaImplicitRules()

testPropertyCollection

public void testPropertyCollection()

testComplexCollection

public void testComplexCollection()

testSetComplexWithCamelCaseName

public void testSetComplexWithCamelCaseName()

testDuration

public void testDuration()

testFileSize

public void testFileSize()

testFilterReply

public void testFilterReply()

testEnum

public void testEnum()

testDefaultClassAnnonation

public void testDefaultClassAnnonation()

testDefaultClassAnnotationForLists

public void testDefaultClassAnnotationForLists()


Copyright © 2005-2009 QOS.ch. All Rights Reserved.