com.getsensibill.rest.network / DefaultEnvironment / LOAD_TEST
LOAD_TEST
LOAD_TEST
Sensibill Load Test Environment
For Internal user to execute performance related tests. The build and even the architecture of this is quite dynamic, depending on what is being tested. Tries to mimic one region of the Receipts Production environment.
Inherited Functions
| Name | Summary |
|---|---|
| getBaseUrl | fun getBaseUrl(): StringCall to get the url to Sensibill Environment Composed of http + hostname |
| getCertificatePins | fun getCertificatePins(): List<String>Call to get list of certs for Sensibill Environment |
| getHostName | fun getHostName(): StringCall to get the host name of the sensibill environment |
| hasHttps | fun hasHttps(): BooleanCall to get boolean describing if Sensibill environment is using https (true) or http (false) |