Searched defs:expectedEnvironmentResponse (Results 1 – 1 of 1) sorted by relevance
62 private static Environment expectedEnvironmentResponse; field in ITNotebookServiceClientTest158 Environment expectedEnvironmentResponse = client.getEnvironment(environmentRequest); in testGetEnvironment() local