public class SecurityFilterProviderCollectionTests extends Object
| Constructor | Description |
|---|---|
SecurityFilterProviderCollectionTests() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
testDefaultCollection() |
Test default collection.
|
void |
testGetByClassNameInvalid() |
Test get by class name invalid.
|
void |
testIsSecurityPackageSupported() |
Test is security package supported.
|
public SecurityFilterProviderCollectionTests()
@Test
public void testDefaultCollection()
throws ClassNotFoundException
ClassNotFoundException - the class not found exception@Test
public void testGetByClassNameInvalid()
throws ClassNotFoundException
ClassNotFoundException - the class not found exception@Test public void testIsSecurityPackageSupported()
Copyright © 2010–2018 com.github.waffle. All rights reserved.