Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.