ORCentral
Public Member Functions

eu.coform.test.LoginCommandTest Class Reference

Inheritance diagram for eu.coform.test.LoginCommandTest:
Inheritance graph
[legend]
Collaboration diagram for eu.coform.test.LoginCommandTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void setUp () throws Exception
void testCorrectLogin ()
void testWrongPassword ()
void testWrongUsername ()
void testWrongLocation ()

Detailed Description

Definition at line 12 of file LoginCommandTest.java.


Member Function Documentation

void eu.coform.test.LoginCommandTest.setUp ( ) throws Exception

Definition at line 17 of file LoginCommandTest.java.

Here is the call graph for this function:

void eu.coform.test.LoginCommandTest.testCorrectLogin ( )

Definition at line 31 of file LoginCommandTest.java.

Here is the call graph for this function:

void eu.coform.test.LoginCommandTest.testWrongLocation ( )

Definition at line 86 of file LoginCommandTest.java.

Here is the call graph for this function:

void eu.coform.test.LoginCommandTest.testWrongPassword ( )

Definition at line 50 of file LoginCommandTest.java.

Here is the call graph for this function:

void eu.coform.test.LoginCommandTest.testWrongUsername ( )

Definition at line 68 of file LoginCommandTest.java.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations