Project

General

Profile

« Previous | Next » 

Revision 49491

Test for illegal chars

View differences:

modules/dnet-parthenos-publisher/trunk/test/main/java/eu/dnetlib/parthenos/registry/GCubeResourceRegistratorTest.java
100 100
		testJsonGeneration(recordPath);
101 101
	}
102 102

  
103
	@Test
104
	public void testJsonGeneration3() throws IOException, ResourceRegistryException, ParthenosPublisherException {
105
		testJsonGeneration("eu/dnetlib/parthenos/registry/nakala.rdf");
106
	}
107

  
103 108
	private void testJsonGeneration(final String recordClasspath) throws IOException, ResourceRegistryException,
104 109
			ParthenosPublisherException {
105 110
		try {

Also available in: Unified diff