Forum Discussion

cdunne's avatar
cdunne
Contributor
18 years ago

Setting Mock Service Property

Hi,

Does anyone have an example of how to set a mock service property in a startup script for the mock service?

Cheers

Cormac
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Cormac,

    please try something in the line of

    context.getMockService().properties["test"].value = "Help!"

    regards!

    /Ole
    eviware.com