| http://www.w3.org/ns/prov#value | - Which should be a test case that captures that specific problem in the lowest possible class.Also a unit test (the upper one that fail) that digs down so deeply into the code base is likely not a suitable unit test as what you are doing is integration testing, junit is not the natural tool for this although it can be (ab)used but that is a never ending debate...
|