------------------------------------------------------------
revno: 16425
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2
timestamp: Sat 2014-08-16 22:06:22 +0700
message:
  minor
modified:
  
dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/schema/FieldSimpleNodePropertyIntrospectorServiceTest.java


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/schema/FieldSimpleNodePropertyIntrospectorServiceTest.java'
--- dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/schema/FieldSimpleNodePropertyIntrospectorServiceTest.java	2014-08-16 14:45:02 +0000
+++ dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/schema/FieldSimpleNodePropertyIntrospectorServiceTest.java	2014-08-16 15:06:22 +0000
@@ -81,7 +81,7 @@
     }
 
     @Test
-    public void testContainsKey() throws NoSuchFieldException
+    public void testContainsKey()
     {
         assertTrue( propertyMap.containsKey( "simpleProperty" ) );
         assertFalse( propertyMap.containsKey( "simplePropertyRenamed" ) );

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to