Javadoc for the two Interview.pathContains() methods should be extended, clarifying that pathContains() methods deal not with particular interview path (tha can be sub-interview), but with the main interview path.
Note: prior to JavaTest-3.2, pathContains() didn't work correctly and didn't use the root interview. JavaTest-3.2 works fine, delegating pathContains call to the main root interview.
Note: prior to JavaTest-3.2, pathContains() didn't work correctly and didn't use the root interview. JavaTest-3.2 works fine, delegating pathContains call to the main root interview.