Class CollectionSerializerTest
- java.lang.Object
-
- net.shibboleth.idp.consent.storage.impl.CollectionSerializerTest
-
public class CollectionSerializerTest extends Object
Unit tests forCollectionSerializer.
-
-
Field Summary
Fields Modifier and Type Field Description protected net.shibboleth.idp.consent.storage.impl.CollectionSerializerserializer
-
Constructor Summary
Constructors Constructor Description CollectionSerializerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestEmpty()voidtestNull()voidtestNullValue()voidtestSimple()
-
-
-
Method Detail
-
setUp
@BeforeMethod public void setUp() throws Exception
- Throws:
Exception
-
testSimple
public void testSimple() throws IOException- Throws:
IOException
-
-