com.eurotech.framework.core.configuration
Class ComponentConfigurationImplTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.eurotech.framework.core.configuration.ComponentConfigurationImplTest
All Implemented Interfaces:
junit.framework.Test

public class ComponentConfigurationImplTest
extends junit.framework.TestCase


Constructor Summary
ComponentConfigurationImplTest()
           
 
Method Summary
 void testOCD()
           
 void testProperties()
           
 void testProperties2()
           
 void testSplitDefaultValues()
           
 void testSplitDefaultValues2()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComponentConfigurationImplTest

public ComponentConfigurationImplTest()
Method Detail

testSplitDefaultValues

public void testSplitDefaultValues()
                            throws Exception
Throws:
Exception

testSplitDefaultValues2

public void testSplitDefaultValues2()
                             throws Exception
Throws:
Exception

testProperties

public void testProperties()
                    throws Exception
Throws:
Exception

testOCD

public void testOCD()
             throws Exception
Throws:
Exception

testProperties2

public void testProperties2()
                     throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.