Skip to content
Snippets Groups Projects
Commit d87c8899 authored by mbrodhu's avatar mbrodhu
Browse files

Update in Test

parent ed3ae124
No related branches found
No related tags found
No related merge requests found
......@@ -349,7 +349,7 @@ public class OaiPmhTestTG {
*/
@Test
public void testGetRequestListRecordsIDIOM_IMAGES() throws ParseException {
System.out.println("Test for the verb \"ListRecords\" with succesfull response");
System.out.println("Test for the verb \"ListRecords\" with succesfull response for IMAGES");
String p = this.request.getRequest("ListRecords", "",
OAIPMHConstants.METADATA_IDIOM_IMAGE_PREFIX, "", "", "", "");
System.out.println(p);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment