I have the following dependencies in my pom.xml file, but can't find the class
com.atlassian.jira.functest.framework.FuncTestCase
<dependency> <groupId>com.atlassian.jira</groupId> <artifactId>jira-func-tests</artifactId> <version>7.2-EAP20160530074712</version> <scope>test</scope> </dependency>
I also did try out the version 7.2.0, with the same result.
Where can I find the missing class, or in other words, what is the best way to test within the JIRA environment.
I also look for this class. Atlassian we are waiting for reply!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.