Class TwitterTestUtils
java.lang.Object
org.springframework.cloud.fn.common.twitter.util.TwitterTestUtils
- Author:
- Christian Tzolov
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TwitterTestUtils
public TwitterTestUtils()
-
-
Method Details
-
mockTwitterUrls
-
asString
Load Spring Resource as String.- Parameters:
resourcePath
- Resource path (accepts file:// , classpath:// and http:// uri schemas)- Returns:
- Returns text (UTF8) representation of the resource pointed by the resourcePath
-