Uses of Class
com.damnhandy.uri.template.examples.AbstractExampleTest
-
Packages that use AbstractExampleTest Package Description com.damnhandy.uri.template.examples -
-
Uses of AbstractExampleTest in com.damnhandy.uri.template.examples
Subclasses of AbstractExampleTest in com.damnhandy.uri.template.examples Modifier and Type Class Description class
TestFacebookGraphApi
A collection of tests that demonstrate how URI Templates can be used to interact with the Facebook Graph API.class
TestGitHubApis
Some simple tests to formatUriTemplate
for the various GitHub APIs.class
TestTwitterSearchApi
-