Package org.openbravo.test.system
Class Sessions
- java.lang.Object
-
- org.openbravo.test.system.Sessions
-
public class Sessions extends Object
Test cases covering Session management
-
-
Constructor Summary
Constructors Constructor Description Sessions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
canCreateAndCheckSessionsInParallel()
Covers bug #37893
-
-
-
Method Detail
-
canCreateAndCheckSessionsInParallel
public void canCreateAndCheckSessionsInParallel() throws InterruptedException, ExecutionException
Covers bug #37893
-
-