Project

General

Profile

Testcase Helper Code

support.test.AssertExt

Methods to assert errors/warnings and some 'extensions' for the 'core' assertions that might be useful.

TBD

support.ui.Dimension

Used to capture size&position of user interface widgets (including theirs parent/frame) in order to compare what was changed in those attributes after performing actions on the widget.

TBD

support.ui.DimensionSupport

Various helper method for character/pixel transformation and widget/session information.

TBD

support.test.EventLog

Used to record various events like user interface triggers but it can also be used for anything like a callback (publish, named events) to record the succession of events fired for a particular action/operation.

TBD

support.FileUtils

File and filesystem helper methods: get a temporary file with optional content, read content from a file, check if file/directory exists.

TBD

support.test.HandleFactory

Methods to instantiate various dynamic objects and clean those up, useful to reset/clean the state between test methods.

TBD

support.test.SikuliHelper

Helpers that can be used to launch the Sikuli script automation for tests that require to simulate user interaction.

TBD


© 2023 Golden Code Development Corporation. ALL RIGHTS RESERVED.