Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Class not found: FuncTestCase

Alexander Kumbeiz
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 20, 2017

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. 

1 answer

0 votes
Tomasz Stec
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 22, 2017

I also look for this class. Atlassian we are waiting for reply!

Suggest an answer

Log in or Sign up to answer