Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 2 (10.1.2)
B25708-01


oracle.tip.pc.services.identity
Class BPMIdentityServiceTest

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

All Implemented Interfaces:
junit.framework.Test

public class BPMIdentityServiceTest
extends junit.framework.TestCase

Constructor Summary
BPMIdentityServiceTest(java.lang.String test)
           

 

Method Summary
static void main(java.lang.String[] args)
           
 void setUp()
          SetUp
 void tearDown()
          TearDown
 void testAllParticipants()
           
 void testGetAllGroups()
          Tests getALlGroups
 void testGetAllParticipants()
           
 void testGetAllUsers()
           
 void testGetAppRoles()
          Tests geApptRoles
 void testGetDirectParticipant1()
           
 void testGetDirectParticipant2()
           
 void testGetDirectReportees1()
          Test getDirectReportees
 void testGetDirectReportees2()
          Test getDirectReportees
 void testGetGroupParticipants()
          testGetGroupParticipants
 void testGetGroups()
          Tests getALlGroups
 void testGetManagementChain()
           
 void testGetManager()
           
 void testGetRoleParticipants()
           
 void testGetRoles()
          Tests getRoles
 void testIsUserInRole1()
           
 void testIsUserInRole2()
           
 void testLookupExistingGroup()
          testLookupExistingGroup
 void testLookupExistingUser()
          testLookupExistingUser
 void testLookupNotExistingGroup()
          testLookupNotExistingGroup
 void testLookupNotExistingUser()
          testLookupNotExistingUser
 void testSearchExistingGroup()
          testSearchExistingGroup
 void testSearchManager()
          TestSearchManager
 void testSearchNotExistingGroup()
          testSearchNotExistingGroup
 void testSearchUser1()
           
 void testUserInfo()
           

 

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

BPMIdentityServiceTest

public BPMIdentityServiceTest(java.lang.String test)

Method Detail

testGetAllUsers

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

testGetAllGroups

public void testGetAllGroups()
                      throws java.lang.Exception
Tests getALlGroups
Throws:
java.lang.Exception

testGetGroups

public void testGetGroups()
                   throws java.lang.Exception
Tests getALlGroups
Throws:
java.lang.Exception

testLookupNotExistingUser

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

testLookupExistingUser

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

testIsUserInRole1

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

testIsUserInRole2

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

testGetDirectReportees1

public void testGetDirectReportees1()
                             throws java.lang.Exception
Test getDirectReportees
Throws:
java.lang.Exception

testGetDirectReportees2

public void testGetDirectReportees2()
                             throws java.lang.Exception
Test getDirectReportees
Throws:
java.lang.Exception

testGetDirectParticipant1

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

testGetDirectParticipant2

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

testAllParticipants

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

testGetGroupParticipants

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

testGetAllParticipants

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

testGetRoleParticipants

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

testSearchNotExistingGroup

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

testSearchExistingGroup

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

testSearchUser1

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

testSearchManager

public void testSearchManager()
                       throws java.lang.Exception
TestSearchManager
Throws:
java.lang.Exception

testGetRoles

public void testGetRoles()
                  throws java.lang.Exception
Tests getRoles
Throws:
java.lang.Exception

testGetAppRoles

public void testGetAppRoles()
                     throws java.lang.Exception
Tests geApptRoles
Throws:
java.lang.Exception

testLookupNotExistingGroup

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

testLookupExistingGroup

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

testGetManager

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

testGetManagementChain

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

testUserInfo

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

setUp

public void setUp()
SetUp

tearDown

public void tearDown()
TearDown

main

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

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 2 (10.1.2)
B25708-01


Copyright © 2005, Oracle. All rights reserved.