Is it possible to find the list of TestSets associated with a particular TestCase using the WSAPI?
When you are looking at a TestCase in Rally, you can simply click on the TestSet tab, so it seems this should be possible. However, according to the WSAPI Doc, I don't see how to do this because there is no TestSet field on a TestCase.
And, you can't seem to go the other way, since though TestSets have a TestCase field, the doc says you can't query against it. So how is this done?
