cloudstack/server/test/com/cloud/api/dispatch
Rohit Yadav 892a6ebbe5 CLOUDSTACK-8592: Add more unit tests
- unit tests for UsageTypes
- unit tests for all Cmd classes
- unit tests for all service and manager impls
- try-catch-finally or try-with-resource in dao impls for failsafe db switching
- remove dead code
- add missing quota calculation case (regression fixed)
- replace tabs with spaces in pom.xmls

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-10-21 14:22:53 +05:30
..
CommandCreationWorkerTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 12:35:37 +05:30
DispatchChainFactoryTest.java Dispatcher corrections, refactoring and tests 2014-03-07 19:12:07 +01:00
ParamGenericValidationWorkerTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 12:35:37 +05:30
ParamProcessWorkerTest.java CLOUDSTACK-8592: Add more unit tests 2015-10-21 14:22:53 +05:30
SpecificCmdValidationWorkerTest.java Dispatcher corrections, refactoring and tests 2014-03-07 19:12:07 +01:00