Log Surgeon
Test & API docs
Loading...
Searching...
No Matches
Register handler unit tests.

Register handler related unit tests. More...

Functions

void operations ()
 Tests various operations of the RegisterHandler class.

Detailed Description

Register handler related unit tests.

These unit tests contain the RegisterHandler tag.

Function Documentation

◆ operations()

void operations ( )

Tests various operations of the RegisterHandler class.

The test covers the following cases:

  • Throws out of range.
  • Initial register is empty.
  • Append and copy position.
  • Handles negative position values.