public class MaxUsersHookTests
extends java.lang.Object
| Constructor and Description |
|---|
MaxUsersHookTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
void |
testBasicAccount_0_forbidden() |
void |
testBasicAccount_forbidden() |
void |
testBasicAccount_maxReached() |
void |
testBasicAccount_noLimit() |
void |
testFullAccount_noLimit() |
void |
testFullccount_maxReached() |
public void before()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicAccount_noLimit()
public void testBasicAccount_forbidden()
public void testBasicAccount_0_forbidden()
public void testBasicAccount_maxReached()
public void testFullAccount_noLimit()
public void testFullccount_maxReached()
Copyright © 2021. All Rights Reserved.