org.codehaus.mojo.license.model
Class LicenseRepositoryTest

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

public class LicenseRepositoryTest
extends Object

Tests LicenseRepository.

Since:
1.0
Author:
tchemit

Field Summary
protected  LicenseRepository repository
           
 
Constructor Summary
LicenseRepositoryTest()
           
 
Method Summary
 void setUp()
           
 void testJarRepository()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repository

protected LicenseRepository repository
Constructor Detail

LicenseRepositoryTest

public LicenseRepositoryTest()
Method Detail

setUp

public void setUp()

testJarRepository

public void testJarRepository()
                       throws IOException
Throws:
IOException


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