Class DiffContentBean
java.lang.Object
com.atlassian.confluence.it.content.DiffContentBean
Views a diff of contents.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddiffByVersion(AbstractContentEntity content, long... versions) Unless you're testing error behaviour you'll want to pass this exactly two versions.static voiddiffByVersion(AbstractContentEntity content, net.sourceforge.jwebunit.junit.WebTester tester, long... versions)
-
Constructor Details
-
DiffContentBean
public DiffContentBean()
-
-
Method Details
-
diffByVersion
Unless you're testing error behaviour you'll want to pass this exactly two versions. -
diffByVersion
public static void diffByVersion(AbstractContentEntity content, net.sourceforge.jwebunit.junit.WebTester tester, long... versions)
-