/private/var/folders/v2/_l_xsc857lvcwpvjj2rxrrfr0000gn/T/testng-eclipse--1857965716/testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <suite name="Default suite"> <test verbose="2" name="Default test"> <classes> <class name="org.jclouds.googlecomputeengine.features.AddressApiExpectTest"/> </classes> </test> <!-- Default test --> </suite> <!-- Default suite -->
Tests for Default suite
- Default test (1 class)
Groups for Default suite
unit
testDeleteAddressResponseIs2xx
testDeleteAddressResponseIs4xx
testGetAddressResponseIs2xx
testGetAddressResponseIs4xx
testInsertAddressResponseIs2xx
testListAddresssResponseIs2xx
testListAddresssResponseIs4xx
Times for Default suite
Total running time: 3 seconds
Reporter output for Default suite
0 ignored methods
Methods in chronological order
org.jclouds.googlecomputeengine.features.AddressApiExpectTest
testDeleteAddressResponseIs2xx
0 ms
testDeleteAddressResponseIs4xx
2374 ms
testGetAddressResponseIs2xx
2622 ms
testGetAddressResponseIs4xx
2857 ms
testInsertAddressResponseIs2xx
3081 ms
testListAddresssResponseIs2xx
3333 ms
testListAddresssResponseIs4xx
3607 ms