com.atlassian.util.concurrent
Class AssertionsTest

java.lang.Object
  extended by com.atlassian.util.concurrent.AssertionsTest

public class AssertionsTest
extends java.lang.Object


Constructor Summary
AssertionsTest()
           
 
Method Summary
 void isNotNull()
           
 void isNotNullThrowsNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssertionsTest

public AssertionsTest()
Method Detail

isNotNullThrowsNull

public void isNotNullThrowsNull()

isNotNull

public void isNotNull()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.