All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.RestFixtureTests.SuiteSetUp.content.txt Maven / Gradle / Ivy

!define ns1 {!-http://smartrics/ns1-!}
!define defns {!-http://smartrics/defns-!}

| Import |
| smartrics.rest.fitnesse.fixture |
| smartrics.rest.test.fitnesse.fixture| 

| script |Http Server Fixture |
| check | is started | false |
| start server | ${jettyPort} |
| check | is started | true |
 
!**** Configure the !-RestFixture-! with named configuration table of key value pairs
Read more about RestFixtureConfig
****!
| Table: Rest Fixture Config  |
| http.client.connection.timeout | 5000 |
| http.client.use.new.http.uri.factory | false |
| restfixture.display.actual.on.right | true |
| restfixture.display.toggle.for.cells.larger.than | 200 |
| restfixture.default.headers | !-defHeader : 1
anotherDefHeader : 2
-!|
| restfixture.xml.namespace.context | ns1alias=${ns1} !-
-! defalias=${defns} |
| restfixture.content.default.charset | UTF-8 |
| restfixture.content.handlers.map | !-application/xml=XML
application/json=JSON
text/plain=TEXT
default=XML
application/x-javascript=JS
-!|




© 2015 - 2024 Weber Informatics LLC | Privacy Policy