We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Following Test classes are incomplete as they only perform null check and not the actual comparison of observed vs expected values.
1 OpenSDSTest.java
https://github.com/sodafoundation/nbp/blob/master/vmware/ngc/NGC-AdapterManager/src/test/java/org/opensds/vmware/ngc/adapters/opensds/OpenSDSTest.java
2 NgcregisterApplicationTests.java
https://github.com/sodafoundation/nbp/blob/master/vmware/ngc/NGC-Register/src/test/java/org/opensds/vmware/ngc/NgcregisterApplicationTests.java
3 ConfigurationTest.java https://github.com/sodafoundation/nbp/blob/master/vmware/vro/plugin/src/test/java/org/opensds/storage/vro/plugin/adapter/opensds/services/ConfigurationTest.java
4 OpenSDSInfoTest.java https://github.com/sodafoundation/nbp/blob/master/vmware/vro/plugin/src/test/java/org/opensds/storage/vro/plugin/adapter/opensds/services/OpenSDSInfoTest.java
5 VolumeServiceTest.java https://github.com/sodafoundation/nbp/blob/master/vmware/vro/plugin/src/test/java/org/opensds/storage/vro/plugin/adapter/opensds/services/VolumeServiceTest.java
The text was updated successfully, but these errors were encountered:
@osiveteam Can you or team help here? We can help to setup the environment
Sorry, something went wrong.
Ok Sir, Please advise your availability and share the pre-requisites for us to download and be ready
We basically need the expected values list so that I can do some comparison using assert statements Thanks
No branches or pull requests
The Following Test classes are incomplete as they only perform null check and not the actual comparison of observed vs expected values.
1 OpenSDSTest.java
https://github.com/sodafoundation/nbp/blob/master/vmware/ngc/NGC-AdapterManager/src/test/java/org/opensds/vmware/ngc/adapters/opensds/OpenSDSTest.java
2 NgcregisterApplicationTests.java
https://github.com/sodafoundation/nbp/blob/master/vmware/ngc/NGC-Register/src/test/java/org/opensds/vmware/ngc/NgcregisterApplicationTests.java
3 ConfigurationTest.java
https://github.com/sodafoundation/nbp/blob/master/vmware/vro/plugin/src/test/java/org/opensds/storage/vro/plugin/adapter/opensds/services/ConfigurationTest.java
4 OpenSDSInfoTest.java
https://github.com/sodafoundation/nbp/blob/master/vmware/vro/plugin/src/test/java/org/opensds/storage/vro/plugin/adapter/opensds/services/OpenSDSInfoTest.java
5 VolumeServiceTest.java
https://github.com/sodafoundation/nbp/blob/master/vmware/vro/plugin/src/test/java/org/opensds/storage/vro/plugin/adapter/opensds/services/VolumeServiceTest.java
The text was updated successfully, but these errors were encountered: