public class TestData extends Object
Modifier and Type | Field and Description |
---|---|
BlogPost |
blogPost |
Comment |
comment |
Attachment |
filePDF |
Attachment |
fileZIP |
Group |
group |
Attachment |
image |
Attachment |
image2 |
User |
normalUser2 |
Page |
page |
Space |
space |
Space |
space2 |
Constructor and Description |
---|
TestData() |
public final Space space
public final Space space2
public final Page page
public final BlogPost blogPost
public final Comment comment
public final User normalUser2
public final Group group
public final Attachment image
public final Attachment image2
public final Attachment filePDF
public final Attachment fileZIP
public static TestData create()
Copyright © 2003–2018 Atlassian. All rights reserved.