com.silverpeas.publicationTemplate
Class Assertion

java.lang.Object
  extended by com.silverpeas.publicationTemplate.Assertion

public final class Assertion
extends Object

Module gathering all of the assertion operation on the objects handled in publication templating.


Constructor Summary
Assertion()
           
 
Method Summary
static void assertEquals(RecordTemplate expected, RecordTemplate actual)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Assertion

public Assertion()
Method Detail

assertEquals

public static void assertEquals(RecordTemplate expected,
                                RecordTemplate actual)


Copyright © 2016 Silverpeas. All Rights Reserved.