Package net.shibboleth.idp.attribute
Class ByteAttributeValueTest
java.lang.Object
net.shibboleth.idp.attribute.ByteAttributeValueTest
Unit test for
ScopedStringAttributeValue.-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final byte[](package private) static final byte[](package private) static final byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidequality()Test equality of two objects.voidTest proper instantiation of the object.void
-
Field Details
-
DATA1
@Nonnull static final byte[] DATA1 -
DATAEQUALS1
@Nonnull static final byte[] DATAEQUALS1 -
DATA2
@Nonnull static final byte[] DATA2
-
-
Constructor Details
-
ByteAttributeValueTest
public ByteAttributeValueTest()
-
-
Method Details
-
instantiation
public void instantiation()Test proper instantiation of the object. -
equality
public void equality()Test equality of two objects. -
toHexStringBase64
- Throws:
DecodingExceptionEncodingException
-