cloudstack/plugins
Codegass b2938c0528
Refactor testCRUDAcl into Separate Test Cases (#7705)
- Extracted shared ACL setup logic into a private helper method, setupAcl().
- Split original testCRUDAcl into two separate tests: testCRUDAclReadAll and testCRUDAclReadOne.
- Each test case now represents a unique scenario for better readability and maintainability.
- Replaced assertTrue(false) with fail() in catch blocks for better test failure indication.

These changes aim to enhance the clarity and maintainability of the test suite, and ensure each test case checks only one scenario.
2023-11-03 18:08:15 +05:30
..
acl Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
affinity-group-processors Feature: Add support for DRS in a Cluster (#7723) 2023-10-26 11:48:18 +05:30
alert-handlers Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
api Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
backup Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
ca/root-ca add 'management.network.cidr' ip to mgmt certificate (#7728) 2023-11-02 09:32:27 +01:00
database Format quota email currency values (#7605) 2023-10-10 13:06:24 +02:00
dedicated-resources Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
deployment-planners Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
drs/cluster Feature: Add support for DRS in a Cluster (#7723) 2023-10-26 11:48:18 +05:30
event-bus Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
ha-planners/skip-heurestics Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
host-allocators/random Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
hypervisors Update XenServer610WrapperTest.java (#8139) 2023-11-03 17:18:48 +05:30
integrations Merge branch '4.18' 2023-10-06 13:50:29 +02:00
metrics Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
network-elements Refactor testCRUDAcl into Separate Test Cases (#7705) 2023-11-03 18:08:15 +05:30
outofbandmanagement-drivers Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
shutdown Fix the poll for the API ReadyForShutdown even after logout (#8004) 2023-09-28 12:13:22 +05:30
storage misc: fix spelling (#7549) 2023-11-02 09:23:53 +01:00
storage-allocators/random Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
user-authenticators Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30
user-two-factor-authenticators Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
pom.xml Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30