Project

General

Profile

« Previous | Next » 

Revision 43784

do not invent the funding program in the info:eu string if there is no funding program (e.g. MZOS)

View differences:

ProjectTest.java
36 36
	@Test
37 37
	public void testIdNamespaceMZOS(){
38 38
		String ns = pMZOS.getIdnamespace();
39
		assertEquals("info:eu-repo/grantAgreement/MZOS/MZOS/115-1152437-2500/HR", ns);
39
		assertEquals("info:eu-repo/grantAgreement/MZOS//115-1152437-2500/HR", ns);
40 40
	}
41 41

  
42 42
	@Test

Also available in: Unified diff