Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Create Unit Test Class CreateSPDXTest() #134

Open
ryanbeaz opened this issue May 12, 2015 · 0 comments
Open

Create Unit Test Class CreateSPDXTest() #134

ryanbeaz opened this issue May 12, 2015 · 0 comments

Comments

@ryanbeaz
Copy link
Contributor

Please create the following JUnit test class, which will be used to test the validity of the GetProjectDirectory() utilities method, and add it to the unit_tests package underneath the UtilitiesTest folder:

public class GetProjectDirectoryTest { }

Then add the following unit test methods to that class which will test the validity of the CreateSPDX() utilities method:

ValidProject_Pass() { }
NoProject_Fail() { }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant