com.atlassian.plugin.loaders.classloading
Class TestDeploymentUnit

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.plugin.loaders.classloading.TestDeploymentUnit
All Implemented Interfaces:
junit.framework.Test

public class TestDeploymentUnit
extends junit.framework.TestCase


Constructor Summary
TestDeploymentUnit()
           
 
Method Summary
static org.hamcrest.Matcher<DeploymentUnit> deploymentUnitWithPath(org.hamcrest.Matcher<File> pathMatcher)
           
 void testCompareTo()
           
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestDeploymentUnit

public TestDeploymentUnit()
Method Detail

testCompareTo

public void testCompareTo()
                   throws IOException
Throws:
IOException

deploymentUnitWithPath

public static org.hamcrest.Matcher<DeploymentUnit> deploymentUnitWithPath(org.hamcrest.Matcher<File> pathMatcher)


Copyright © 2015 Atlassian. All rights reserved.