← Back to team overview

openstack team mailing list archive

which is the level of unit test cases should be covered

 

Hi friends,

         I want to upload a volume driver, right now I'm writing unit test case code ( it's also need to be uploaded).

         And I do not know the requirements of the unit test code. Which is the level of unit test cases in my unit test code should be covered: Function Coverage, Condition coverage, Decision Coverage, Statement Coverage or others? Or should I write what I think needs?

       Appreciate Your Help !


Follow ups