Uses of Class
de.freaklamarsch.systarest.FakeSystaWeb
| Package | Description |
|---|---|
| de.freaklamarsch.systarest | |
| de.freaklamarsch.systarest.tests |
-
Uses of FakeSystaWeb in de.freaklamarsch.systarest
Fields in de.freaklamarsch.systarest declared as FakeSystaWeb Modifier and Type Field Description private static FakeSystaWebSystaRESTAPI. fsw -
Uses of FakeSystaWeb in de.freaklamarsch.systarest.tests
Fields in de.freaklamarsch.systarest.tests declared as FakeSystaWeb Modifier and Type Field Description private FakeSystaWebFakeSystaWebTest. fswMethods in de.freaklamarsch.systarest.tests that return FakeSystaWeb Modifier and Type Method Description private FakeSystaWebSystaRESTAPITest. getFakeSystaWebInstance()Retrieves the FakeSystaWeb instance from the SystaRESTAPI using reflection.Methods in de.freaklamarsch.systarest.tests with parameters of type FakeSystaWeb Modifier and Type Method Description private booleanFakeSystaWebTest. updateWriteIndexAndTimestamp(FakeSystaWeb fsw)update the writeIndex and timestamp as it is done inside the FakeSystaWeb run method