org.nuiton.license
Class LicenseResolverTest

java.lang.Object
  extended by org.junit.Assert
      extended by org.nuiton.license.BaseLicenseTestCase
          extended by org.nuiton.license.LicenseResolverTest

Deprecated. since 1.0.3, move all license stuff in maven-license-plugin

@Deprecated
public class LicenseResolverTest
extends BaseLicenseTestCase

Author:
chemit

Field Summary
 
Fields inherited from class org.nuiton.license.BaseLicenseTestCase
baseDir, encoding
 
Constructor Summary
LicenseResolverTest()
          Deprecated.  
 
Method Summary
 void testResolv()
          Deprecated.  
 void testResolvIllegalArgumentException1()
          Deprecated.  
 void testResolvIllegalArgumentException2()
          Deprecated.  
 void testResolvIllegalArgumentException3()
          Deprecated.  
 void testResolvIllegalArgumentException4()
          Deprecated.  
 void testResolvIllegalArgumentException5()
          Deprecated.  
 
Methods inherited from class org.nuiton.license.BaseLicenseTestCase
addLicenseToRepository, assertLicenseFound, createLicenseRepository, getBaseDir
 
Methods inherited from class org.junit.Assert
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseResolverTest

public LicenseResolverTest()
Deprecated. 
Method Detail

testResolvIllegalArgumentException1

public void testResolvIllegalArgumentException1()
                                         throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

testResolvIllegalArgumentException2

public void testResolvIllegalArgumentException2()
                                         throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

testResolvIllegalArgumentException3

public void testResolvIllegalArgumentException3()
                                         throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

testResolvIllegalArgumentException4

public void testResolvIllegalArgumentException4()
                                         throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

testResolvIllegalArgumentException5

public void testResolvIllegalArgumentException5()
                                         throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

testResolv

public void testResolv()
                throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception


Copyright © 2009 CodeLutin. All Rights Reserved.