public class AuditLogClient extends Object
| Constructor and Description |
|---|
AuditLogClient() |
| Modifier and Type | Method and Description |
|---|---|
static io.restassured.response.ResponseBodyExtractionOptions |
getAuditEvents(String baseUrl) |
static org.hamcrest.Matcher<Iterable<? super Map<? extends String,? extends String>>> |
hasChangesetEntry(String name,
String oldValue,
String newValue) |
public static io.restassured.response.ResponseBodyExtractionOptions getAuditEvents(String baseUrl)
Copyright © 2018 Atlassian. All rights reserved.