Class ObligationServiceTest
- java.lang.Object
-
- org.opensaml.core.OpenSAMLInitBaseTestCase
-
- org.opensaml.core.xml.XMLObjectBaseTestCase
-
- org.opensaml.xacml.ctx.provider.impl.ObligationServiceTest
-
public class ObligationServiceTest extends org.opensaml.core.xml.XMLObjectBaseTestCaseUnit test forObligationService.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classObligationServiceTest.AdditiveObligationHandlerclassObligationServiceTest.MultiplicitiveObligationHandler
-
Field Summary
Fields Modifier and Type Field Description (package private) intcountprivate org.opensaml.xacml.ctx.provider.impl.ObligationProcessingContextprocessingCtx
-
Constructor Summary
Constructors Constructor Description ObligationServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidsetUp()voidtestObligationService()-
Methods inherited from class org.opensaml.core.xml.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElement
-
-
-
-
Method Detail
-
setUp
@BeforeMethod protected void setUp() throws Exception
- Throws:
Exception
-
-