All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test.junit.fedora.client.utility.ingest.TestIngest Maven / Gradle / Ivy

Go to download

The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.

The newest version!
package fedora.client.utility.ingest;

import fedora.test.FedoraTestCase;

public class TestIngest extends FedoraTestCase {
	public void setUp() throws Exception {

	}
	
	public void tearDown() throws Exception {
		
	}
	
	public void testMultiFromDirectory() throws Exception {

	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy