MCPcopy Create free account
hub / github.com/apache/cloudstack / setup

Method setup

server/src/test/java/com/cloud/api/ListPerfTest.java:31–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29public class ListPerfTest extends APITest {
30
31 @Before
32 public void setup() {
33 // always login for each testcase
34 login("admin", "password");
35 }
36
37 @Test
38 public void testListVM() {

Callers

nothing calls this directly

Calls 1

loginMethod · 0.45

Tested by

no test coverage detected