org.jwarp.service.groups
Class TESTFileGroupManager

org.jwarp.service.groups.TESTFileGroupManager

public class TESTFileGroupManager

Title: JWeb Developer Header Description: Draft Copyright: Copyright (c) 2001 Company: ORCA Systems GmbH

Version:
1.0
Author:
Anatole Tresch

Constructor Summary
TESTFileGroupManager(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static org.jwarp.service.groups.Test suite()
           
 void testAddAndRemoveGroup()
           
 void testAddAndRemoveItem()
           
 void testAddAndRemoveMember()
           
 void testAddGroup1()
           
 void testAddGroup2()
           
 void testAddItem1()
           
 void testAddItem2()
           
 void testAddItem3()
           
 void testAddMemberToGroup()
           
 

Constructor Detail

TESTFileGroupManager

public TESTFileGroupManager(java.lang.String name)
Method Detail

suite

public static org.jwarp.service.groups.Test suite()

testAddItem1

public void testAddItem1()
                  throws java.lang.Exception

testAddItem2

public void testAddItem2()
                  throws java.lang.Exception

testAddItem3

public void testAddItem3()
                  throws java.lang.Exception

testAddGroup1

public void testAddGroup1()
                   throws java.lang.Exception

testAddGroup2

public void testAddGroup2()
                   throws java.lang.Exception

testAddMemberToGroup

public void testAddMemberToGroup()
                          throws java.lang.Exception

testAddAndRemoveMember

public void testAddAndRemoveMember()
                            throws java.lang.Exception

testAddAndRemoveItem

public void testAddAndRemoveItem()
                          throws java.lang.Exception

testAddAndRemoveGroup

public void testAddAndRemoveGroup()
                           throws java.lang.Exception

main

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

©   O R C A   S y s t e m s