Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


oracle.tip.pc.services.identity.config
Class ISConfigurationTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byoracle.tip.pc.services.identity.config.ISConfigurationTest

All Implemented Interfaces:
junit.framework.Test

public class ISConfigurationTest
extends junit.framework.TestCase
Since:
release specific (what release of product did this appear in)

Constructor Summary
ISConfigurationTest(java.lang.String test)
           

 

Method Summary
 java.lang.String getName()
          Gets test name
static void main(java.lang.String[] args)
           
 void setUp()
          SetUp
 void tearDown()
          TearDown
 void testBadRealmName()
           
 void testFileName()
           
 void testGetConfiguration()
           
 void testGetConfigurations()
           
 void testGetDefaultRealmName()
           
 void testGetProviderDetails()
           
 void testGetProviders()
           
 void testGetSupportedRealmNames()
           
 void testNotExistedConfiguration()
           

 

Methods inherited from class junit.framework.TestCase
countTestCases, run, run, runBare, setName, 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

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

ISConfigurationTest

public ISConfigurationTest(java.lang.String test)

Method Detail

testGetConfiguration

public void testGetConfiguration()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testFileName

public void testFileName()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testGetConfigurations

public void testGetConfigurations()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testGetProviders

public void testGetProviders()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testNotExistedConfiguration

public void testNotExistedConfiguration()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testGetSupportedRealmNames

public void testGetSupportedRealmNames()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testGetDefaultRealmName

public void testGetDefaultRealmName()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testGetProviderDetails

public void testGetProviderDetails()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testBadRealmName

public void testBadRealmName()
                      throws java.lang.Exception
Throws:
java.lang.Exception

setUp

public void setUp()
SetUp

tearDown

public void tearDown()
TearDown

getName

public java.lang.String getName()
Gets test name
Returns:
test name

main

public static void main(java.lang.String[] args)

Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


Copyright © 2006, Oracle. All rights reserved.