|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.acegisecurity.securechannel.InsecureChannelProcessorTests
public class InsecureChannelProcessorTests
Tests InsecureChannelProcessor.
| Constructor Summary | |
|---|---|
InsecureChannelProcessorTests()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
void |
setUp()
|
void |
testDecideDetectsAcceptableChannel()
|
void |
testDecideDetectsUnacceptableChannel()
|
void |
testDecideRejectsNulls()
|
void |
testGettersSetters()
|
void |
testMissingEntryPoint()
|
void |
testMissingSecureChannelKeyword()
|
void |
testSupports()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InsecureChannelProcessorTests()
| Method Detail |
|---|
public static void main(String[] args)
public final void setUp()
throws Exception
setUp in class junit.framework.TestCaseException
public void testDecideDetectsAcceptableChannel()
throws Exception
Exception
public void testDecideDetectsUnacceptableChannel()
throws Exception
Exception
public void testDecideRejectsNulls()
throws Exception
Exceptionpublic void testGettersSetters()
public void testMissingEntryPoint()
throws Exception
Exception
public void testMissingSecureChannelKeyword()
throws Exception
Exceptionpublic void testSupports()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||