- GET() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- GET() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
| GET | uri | ?ret | ?headers | ?body |
- get(String) - Method in class smartrics.rest.fitnesse.fixture.support.Config
-
Returns a key/value from a named config.
- get(String, String) - Method in class smartrics.rest.fitnesse.fixture.support.Config
-
Returns a key/value from a named config.
- get(String) - Method in class smartrics.rest.fitnesse.fixture.support.FitVariables
-
gets a value.
- get() - Method in class smartrics.rest.fitnesse.fixture.support.RestDataTypeAdapter
-
- get(String) - Method in class smartrics.rest.fitnesse.fixture.support.SlimVariables
-
gets a value.
- get(String) - Method in class smartrics.rest.fitnesse.fixture.support.Variables
-
gets a value.
- getAsBoolean(String, Boolean) - Method in class smartrics.rest.fitnesse.fixture.support.Config
-
returns a key/value from a named config, parsed as Boolean.
- getAsInteger(String, Integer) - Method in class smartrics.rest.fitnesse.fixture.support.Config
-
returns a key/value from a named config, parsed as Integer.
- getAsLong(String, Long) - Method in class smartrics.rest.fitnesse.fixture.support.Config
-
returns a key/value from a named config, parsed as Long.
- getAsMap(String, Map<String, String>) - Method in class smartrics.rest.fitnesse.fixture.support.Config
-
returns a key/value from a named config, parsed as a Map<String, String>.
- getBaseUrl() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getBaseUrl() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
The base URL as defined by the rest fixture ctor or input args.
- getBaseUrl() - Method in class smartrics.rest.fitnesse.fixture.support.Url
-
- getBaseUrlFromArgs() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getBodyTypeAdapter(ContentType, String) - Method in class smartrics.rest.fitnesse.fixture.support.BodyTypeAdapterFactory
-
- getCell(int) - Method in class smartrics.rest.fitnesse.fixture.FitRow
-
- getCell(int) - Method in class smartrics.rest.fitnesse.fixture.SlimRow
-
- getCell(int) - Method in interface smartrics.rest.fitnesse.fixture.support.RowWrapper
-
- getCharset() - Method in class smartrics.rest.fitnesse.fixture.support.BodyTypeAdapter
-
- getClassName() - Method in class smartrics.rest.fitnesse.fixture.support.JavascriptWrapper.JsResponse
-
- getConfig() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getConfig() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getConfig() - Static method in class smartrics.rest.fitnesse.fixture.support.Config
-
the configuration with default name.
- getConfig(String) - Static method in class smartrics.rest.fitnesse.fixture.support.Config
-
- getConfigNameFromArgs() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getContext() - Method in class smartrics.rest.fitnesse.fixture.support.RestDataTypeAdapter
-
- getDefaultHeaders() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getDefaultHeaders() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
The default headers as defined in the config used to initialise this
fixture.
- getErrors() - Method in class smartrics.rest.fitnesse.fixture.support.RestDataTypeAdapter
-
- getFileName() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getFileName() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getFormatter() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getFormatter() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
The formatter for this instance of the RestFixture.
- getHandlerFor(String) - Static method in class smartrics.rest.fitnesse.fixture.support.LetHandlerFactory
-
- getHeaders() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getHeaders() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getInputStreamFromString(String, String) - Static method in class smartrics.rest.fitnesse.fixture.support.Tools
-
Yet another stream 2 string function.
- getLastEvaluation() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getLastEvaluation() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getLastRequest() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getLastResponse() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- GetMethod - Class in smartrics.rest.fitnesse.fixture.support.http
-
Get method, enhanced with support of query parameters.
- GetMethod() - Constructor for class smartrics.rest.fitnesse.fixture.support.http.GetMethod
-
- getMultipartFileName() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getMultipartFileName() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getMultipartFileParameterName() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- getMultipartFileParameterName() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getName() - Method in class smartrics.rest.fitnesse.fixture.support.Config
-
This config name.
- getNamespaceContext() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getRequestBody() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- getResource() - Method in class smartrics.rest.fitnesse.fixture.support.Url
-
- getStringFromInputStream(InputStream) - Static method in class smartrics.rest.fitnesse.fixture.support.Tools
-
Yet another stream 2 string function.
- getStringFromInputStream(InputStream, String) - Static method in class smartrics.rest.fitnesse.fixture.support.Tools
-
Yet another stream 2 string function.
- getURI() - Method in class smartrics.rest.fitnesse.fixture.support.http.DeleteMethod
-
- getURI() - Method in class smartrics.rest.fitnesse.fixture.support.http.GetMethod
-
- getURI() - Method in class smartrics.rest.fitnesse.fixture.support.http.HeadMethod
-
- getURI() - Method in class smartrics.rest.fitnesse.fixture.support.http.OptionsMethod
-
- getURI() - Method in class smartrics.rest.fitnesse.fixture.support.http.PostMethod
-
- getURI() - Method in class smartrics.rest.fitnesse.fixture.support.http.PutMethod
-
- getURI() - Method in class smartrics.rest.fitnesse.fixture.support.http.TraceMethod
-
- getUrl() - Method in class smartrics.rest.fitnesse.fixture.support.Url
-
- getWrapped() - Method in class smartrics.rest.fitnesse.fixture.FitCell
-
- getWrapped() - Method in class smartrics.rest.fitnesse.fixture.SlimCell
-
- getWrapped() - Method in interface smartrics.rest.fitnesse.fixture.support.CellWrapper
-
- GLOBALS - Variable in class smartrics.rest.fitnesse.fixture.RestFixture
-
- gray(String) - Method in class smartrics.rest.fitnesse.fixture.FitFormatter
-
- gray(String) - Method in class smartrics.rest.fitnesse.fixture.SlimFormatter
-
- gray(String) - Method in interface smartrics.rest.fitnesse.fixture.support.CellFormatter
-
formats a cell with a gray background.
- set(Object) - Method in class smartrics.rest.fitnesse.fixture.support.RestDataTypeAdapter
-
- setActionFixtureDelegate(ActionFixture) - Method in class smartrics.rest.fitnesse.fixture.FitFormatter
-
sets the action fixture delegate to forward formatting messages.
- setBaseUrl(Url) - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- setBaseUrl(Url) - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
sets the base url.
- setBody() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- setBody() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
| setBody | body text goes here |
- setBody(String) - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
\@sglebs - fixes #162.
- setCharset(String) - Method in class smartrics.rest.fitnesse.fixture.support.BodyTypeAdapter
-
- setConfig(Config) - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- setContext(Map<String, String>) - Method in class smartrics.rest.fitnesse.fixture.support.RestDataTypeAdapter
-
Used to pass some form of context to the adapter.
- setDisplayAbsoluteURLInFull(boolean) - Method in class smartrics.rest.fitnesse.fixture.FitFormatter
-
- setDisplayAbsoluteURLInFull(boolean) - Method in class smartrics.rest.fitnesse.fixture.SlimFormatter
-
- setDisplayAbsoluteURLInFull(boolean) - Method in interface smartrics.rest.fitnesse.fixture.support.CellFormatter
-
sets whether absolute urls are displayed in full
- setDisplayActual(boolean) - Method in class smartrics.rest.fitnesse.fixture.FitFormatter
-
- setDisplayActual(boolean) - Method in class smartrics.rest.fitnesse.fixture.SlimFormatter
-
- setDisplayActual(boolean) - Method in interface smartrics.rest.fitnesse.fixture.support.CellFormatter
-
sets whether the cell should display the actual value after evaluation.
- setFileName() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- setFileName() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
Allows setting of the name of the file to upload.
- setHeader() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- setHeader() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
| setHeader | http headers go here as nvp |
- setHeader(String) - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
\@sglebs - fixes #161.
- setHeaders() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- setHeaders(String) - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
\@sglebs - fixes #161.
- setHeaders() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
Equivalent to setHeader - syntactic sugar to indicate that you can now.
- setMinLengthForToggleCollapse(int) - Method in class smartrics.rest.fitnesse.fixture.FitFormatter
-
- setMinLengthForToggleCollapse(int) - Method in class smartrics.rest.fitnesse.fixture.SlimFormatter
-
- setMinLengthForToggleCollapse(int) - Method in interface smartrics.rest.fitnesse.fixture.support.CellFormatter
-
renders the cell as a toggle area if the content of the cell is over the
min value set here.
- setMultipartFileName() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- setMultipartFileName() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
Allows setting of the name of the multi-part file to upload.
- setMultipartFileParameterName() - Method in class smartrics.rest.fitnesse.fixture.FitRestFixture
-
- setMultipartFileParameterName() - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
Sets the parameter to send in the request storing the multi-part file to
upload.
- setRequestBody(String) - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- setStatementExecutor(StatementExecutorInterface) - Method in class smartrics.rest.fitnesse.fixture.RestFixture
-
- setURI(URI) - Method in class smartrics.rest.fitnesse.fixture.support.http.DeleteMethod
-
- setURI(URI) - Method in class smartrics.rest.fitnesse.fixture.support.http.GetMethod
-
- setURI(URI) - Method in class smartrics.rest.fitnesse.fixture.support.http.HeadMethod
-
- setURI(URI) - Method in class smartrics.rest.fitnesse.fixture.support.http.OptionsMethod
-
- setURI(URI) - Method in class smartrics.rest.fitnesse.fixture.support.http.PostMethod
-
- setURI(URI) - Method in class smartrics.rest.fitnesse.fixture.support.http.PutMethod
-
- setURI(URI) - Method in class smartrics.rest.fitnesse.fixture.support.http.TraceMethod
-
- size() - Method in class smartrics.rest.fitnesse.fixture.FitRow
-
- size() - Method in class smartrics.rest.fitnesse.fixture.SlimRow
-
- size() - Method in interface smartrics.rest.fitnesse.fixture.support.RowWrapper
-
- SlimCell - Class in smartrics.rest.fitnesse.fixture
-
Wrapper for a cell in the table when running on Slim.
- SlimCell(String) - Constructor for class smartrics.rest.fitnesse.fixture.SlimCell
-
a slim cell.
- SlimFormatter - Class in smartrics.rest.fitnesse.fixture
-
Formatter of cells handled by Slim.
- SlimFormatter() - Constructor for class smartrics.rest.fitnesse.fixture.SlimFormatter
-
- SlimRow - Class in smartrics.rest.fitnesse.fixture
-
Wrapper class for a row when running with Slim.
- SlimRow(List<String>) - Constructor for class smartrics.rest.fitnesse.fixture.SlimRow
-
- SlimVariables - Class in smartrics.rest.fitnesse.fixture.support
-
Facade to FitNesse global symbols map for SliM.
- SlimVariables(Config, StatementExecutorInterface) - Constructor for class smartrics.rest.fitnesse.fixture.support.SlimVariables
-
initialises the variables.
- smartrics.rest.fitnesse.fixture - package smartrics.rest.fitnesse.fixture
-
- smartrics.rest.fitnesse.fixture.support - package smartrics.rest.fitnesse.fixture.support
-
- smartrics.rest.fitnesse.fixture.support.http - package smartrics.rest.fitnesse.fixture.support.http
-
- SPECIAL_REGEX_CHARS - Static variable in class smartrics.rest.fitnesse.fixture.support.Variables
-
pattern matching a variable name: \%([a-zA-Z0-9_]+)\%
- StatusCodeTypeAdapter - Class in smartrics.rest.fitnesse.fixture.support
-
Type adapter for handling http status code cell.
- StatusCodeTypeAdapter() - Constructor for class smartrics.rest.fitnesse.fixture.support.StatusCodeTypeAdapter
-
- StringTypeAdapter - Class in smartrics.rest.fitnesse.fixture.support
-
Type adapter for cells containing strings.
- StringTypeAdapter() - Constructor for class smartrics.rest.fitnesse.fixture.support.StringTypeAdapter
-
- substitute(String) - Method in class smartrics.rest.fitnesse.fixture.support.Variables
-
replaces a text with variable values.
- SvgImage - Class in smartrics.rest.fitnesse.fixture
-
Allows inclusion of an SVG file in a FitNesse page.
- SvgImage() - Constructor for class smartrics.rest.fitnesse.fixture.SvgImage
-
ctor.
- SYMBOLS_OBJ_NAME - Static variable in class smartrics.rest.fitnesse.fixture.support.JavascriptWrapper
-
the name of the JS object containing the symbol table: symbols.