com.atlassian.confluence.it.content
Class DiffContentBean

java.lang.Object
  extended by com.atlassian.confluence.it.content.DiffContentBean

public class DiffContentBean
extends Object

Views a diff of contents.


Constructor Summary
DiffContentBean(net.sourceforge.jwebunit.junit.WebTester webTester)
           
 
Method Summary
static DiffContentBean diffByVersion(net.sourceforge.jwebunit.junit.WebTester webTester, AbstractContentEntity content, long... versions)
          Unless you're testing error behaviour you'll want to pass this exactly two versions.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiffContentBean

public DiffContentBean(net.sourceforge.jwebunit.junit.WebTester webTester)
Method Detail

diffByVersion

public static DiffContentBean diffByVersion(net.sourceforge.jwebunit.junit.WebTester webTester,
                                            AbstractContentEntity content,
                                            long... versions)
Unless you're testing error behaviour you'll want to pass this exactly two versions.



Copyright © 2003-2012 Atlassian. All Rights Reserved.