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

Capture related unit tests. More...

Functions

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

Detailed Description

Capture related unit tests.

These unit tests contain the Capture tag.

Function Documentation

◆ operations()

void operations ( )

Tests various operations of the Capture class.

The test covers the following cases:

  • Basic name retrieval.
  • Empty capture name.
  • Special characters in capture names are preserved.
  • Copy constructor.
  • Move constructor.