cloudstack/plugins/network-elements/cisco-vnmc/test/com/cloud/network
Hugo Trippaers 9b841af529 Findbugs : A map can't retrieve an object by index, so get(0) would
return null. Changed to retrieve the first entry in the map.

Removed the ExecutionException try catch, this would prevent the
unittest from giving accurate information on exceptions. Avoid catching
checked exceptions in a unittest, use expected keyword on @Test instead.
2014-02-14 18:37:45 +01:00
..
cisco Findbugs : A map can't retrieve an object by index, so get(0) would 2014-02-14 18:37:45 +01:00
element Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
resource Reformatted all of the code. 2013-11-21 06:15:26 -08:00