ValueSet 1,RoleBasedAuthorization Service.ShowRoles() is wrong

Bug ID:267
Project:Opentestman
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The ValueSet to check the return value of ShowRoles() method, is expecting a return value of 2 when both the input paramters are NULL. DSP1039 states like

"When the Subject and Target parameters are both Null, upon successful completion of the method, the Roles parameter shall contain an embedded instance of CIM_Role for each of instance of CIM_Role such that the instance of CIM_Role is associated with the instance of CIM_RoleBasedAuthorizationService through the CIM_ServiceAffectsElement association."