A C G L O R S 

A

AbstractExternalResourceTestSupport<R> - Class in org.springframework.cloud.dataflow.test
Abstract base class for JUnit Rules that detect the presence of some external resource.
AbstractExternalResourceTestSupport(String) - Constructor for class org.springframework.cloud.dataflow.test.AbstractExternalResourceTestSupport
 
apply(Statement, Description) - Method in class org.springframework.cloud.dataflow.test.AbstractExternalResourceTestSupport
 

C

cleanupResource() - Method in class org.springframework.cloud.dataflow.test.AbstractExternalResourceTestSupport
Perform cleanup of the resource field, which is guaranteed to be non null.
cleanupResource() - Method in class org.springframework.cloud.dataflow.test.RedisTestSupport
 

G

getResource() - Method in class org.springframework.cloud.dataflow.test.AbstractExternalResourceTestSupport
 

L

logger - Variable in class org.springframework.cloud.dataflow.test.AbstractExternalResourceTestSupport
 

O

obtainResource() - Method in class org.springframework.cloud.dataflow.test.AbstractExternalResourceTestSupport
Try to obtain and validate a resource.
obtainResource() - Method in class org.springframework.cloud.dataflow.test.RedisTestSupport
 
org.springframework.cloud.dataflow.test - package org.springframework.cloud.dataflow.test
 

R

RedisTestSupport - Class in org.springframework.cloud.dataflow.test
JUnit Rule that detects the fact that a Redis server is running on localhost.
RedisTestSupport() - Constructor for class org.springframework.cloud.dataflow.test.RedisTestSupport
 
resource - Variable in class org.springframework.cloud.dataflow.test.AbstractExternalResourceTestSupport
 

S

SCS_EXTERNAL_SERVERS_REQUIRED - Static variable in class org.springframework.cloud.dataflow.test.AbstractExternalResourceTestSupport
 
A C G L O R S 

Copyright © 2016 Pivotal Software, Inc.. All rights reserved.