com.atlassian.confluence.util.test.matchers
Class DateTimeMatchers

java.lang.Object
  extended by com.atlassian.confluence.util.test.matchers.DateTimeMatchers

public class DateTimeMatchers
extends java.lang.Object

JodaTime DateTime matchers.

Since:
5.6

Constructor Summary
DateTimeMatchers()
           
 
Method Summary
static org.hamcrest.Matcher<org.joda.time.DateTime> isEqual(org.joda.time.DateTime expected)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateTimeMatchers

public DateTimeMatchers()
Method Detail

isEqual

public static org.hamcrest.Matcher<org.joda.time.DateTime> isEqual(org.joda.time.DateTime expected)


Copyright © 2003-2014 Atlassian. All Rights Reserved.