com.atlassian.scheduler.util
Class SafeTest

java.lang.Object
  extended by com.atlassian.scheduler.util.SafeTest

public class SafeTest
extends Object

Since:
v1.0

Constructor Summary
SafeTest()
           
 
Method Summary
 void testCopyDate()
           
 void testCopyDateNull()
           
 void testCopyMapKnownImmutable()
           
 void testCopyMapNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SafeTest

public SafeTest()
Method Detail

testCopyDateNull

public void testCopyDateNull()

testCopyDate

public void testCopyDate()

testCopyMapNull

public void testCopyMapNull()

testCopyMapKnownImmutable

public void testCopyMapKnownImmutable()


Copyright © 2014 Atlassian. All Rights Reserved.