[confluence-cmis-plugin] r120 committed - Get rid of the warnings

1 view
Skip to first unread message

confluence-...@googlecode.com

unread,
Jun 7, 2010, 11:52:32 AM6/7/10
to conflue...@googlegroups.com
Revision: 120
Author: c.sc...@sourcesense.com
Date: Mon Jun 7 08:48:15 2010
Log: Get rid of the warnings
http://code.google.com/p/confluence-cmis-plugin/source/detail?r=120

Modified:

/trunk/src/test/java/com/sourcesense/confluence/cmis/AbstractBaseUnitTest.java

=======================================
---
/trunk/src/test/java/com/sourcesense/confluence/cmis/AbstractBaseUnitTest.java
Mon Jun 7 08:47:49 2010
+++
/trunk/src/test/java/com/sourcesense/confluence/cmis/AbstractBaseUnitTest.java
Mon Jun 7 08:48:15 2010
@@ -65,6 +65,7 @@
when(bandanaManager.getValue((BandanaContext) anyObject(),
anyString())).thenReturn(repoConfigs);
}

+ @SuppressWarnings("unchecked")
protected Property<String> createMockedProperty (String displayName,
String value)
{
Property<String> property = mock(Property.class);

Reply all
Reply to author
Forward
0 new messages