org.codehaus.mojo.license.model
Class LicenseStoreTest

java.lang.Object
  extended by org.codehaus.mojo.license.model.LicenseStoreTest

public class LicenseStoreTest
extends Object

Tests LicenseStore.

Since:
1.0
Author:
tchemit

Field Summary
static List<String> DEFAULT_LICENSES
           
static List<String> NEW_LICENSES
           
protected  LicenseStore store
           
 
Constructor Summary
LicenseStoreTest()
           
 
Method Summary
 void setUp()
           
 void testJarRepository()
           
 void testOtherJarRepository()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_LICENSES

public static final List<String> DEFAULT_LICENSES

NEW_LICENSES

public static final List<String> NEW_LICENSES

store

protected LicenseStore store
Constructor Detail

LicenseStoreTest

public LicenseStoreTest()
Method Detail

setUp

public void setUp()

testJarRepository

public void testJarRepository()
                       throws IOException
Throws:
IOException

testOtherJarRepository

public void testOtherJarRepository()
                            throws IOException
Throws:
IOException


Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.