| net.jforum.OnlineUsersTest
OnlineUsersTest | public class OnlineUsersTest extends TestCase (Code) | | Test
net.jforum.SessionFacade methods for online users
author: Rafael Steil version: $Id: OnlineUsersTest.java,v 1.9 2006/08/24 21:03:00 sergemaslyukov Exp $ |
test2Anymous1Logged | public void test2Anymous1Logged()(Code) | | Check if counting of both guest and logged users is correct
|
test3LoggedThen1Logout | public void test3LoggedThen1Logout()(Code) | | |
testAnonymousCount | public void testAnonymousCount()(Code) | | Check if guest users are being counted correctly
|
testAnonymousThenLogged | public void testAnonymousThenLogged()(Code) | | First register as anonymous, then change to logged, and check counting
|
|
|