org.identityconnectors.contract.test
Class ConfigurationTests

java.lang.Object
  extended by org.identityconnectors.contract.test.ConfigurationTests

public final class ConfigurationTests
extends Object

Tests for Configuration of the Connector Under Test

Author:
Tomas Knappek

Constructor Summary
ConfigurationTests()
           
 
Method Summary
 void dispose()
          Free up the resources
 void init()
          Initialize the unit test
 void testPropertiesType()
          Unit test for checking if the Configuration property type is supported
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationTests

public ConfigurationTests()
Method Detail

init

public void init()
Initialize the unit test


dispose

public void dispose()
Free up the resources


testPropertiesType

public void testPropertiesType()
Unit test for checking if the Configuration property type is supported



Copyright © 2011. All Rights Reserved.