Closed jcarouth closed 10 years ago
The test in the ClaimTest test case was supposed to be testing that the Claim object's value is set correctly. However, it was testing that the ClaimTest $value property was equal to a literal string value.
$value
Oops, thanks for the fix!
The test in the ClaimTest test case was supposed to be testing that the Claim object's value is set correctly. However, it was testing that the ClaimTest
$value
property was equal to a literal string value.