@Retention @Target public abstract @interface

LoginAs

implements Annotation
com.atlassian.jira.functest.framework.LoginAs

Class Overview

This rule logs in user at the beginning of test and then tries to log user out. This assumes the standard JIRA test behaviour of having the user name the same value as the password.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation