All, I checked out the full isis package at http://svn.apache.org/repos/asf/incubator/isis/trunk to start working on the icon link for the json viewer. I saw that there was already a testcase for this in DomainObjectResourceTest in the json-tck project, domainObjectWithIcon. It was marked @Ignore so I commented that out and had eclipse run the class as a junit test. All of the tests failed because the status assertion in givenDomainObjectRepresentationFor was never successful. When I first built the whole system everything passed. Is there some way to just run one test class?
Thanks. -- Adam Howard
