wibble 1.1
Public Member Functions | List of all members
TestCommandlineEngine Struct Reference

#include <engine.test.h>

Public Member Functions

Test optsAndArgs ()
 
Test noSwitchesAfterFirstArg ()
 
Test optsOnly ()
 
Test clusteredShortOpts ()
 
Test longOptsWithDashes ()
 
Test longOptsWithArgs ()
 
Test commandWithArg ()
 
Test commandsWithOverlappingArgs ()
 
Test commandsWithoutCommand ()
 
Test creationShortcuts ()
 

Member Function Documentation

◆ clusteredShortOpts()

Test TestCommandlineEngine::clusteredShortOpts ( )
inline

References assert, and assert_eq.

◆ commandsWithoutCommand()

Test TestCommandlineEngine::commandsWithoutCommand ( )
inline

References assert, and assert_eq.

◆ commandsWithOverlappingArgs()

Test TestCommandlineEngine::commandsWithOverlappingArgs ( )
inline

References assert, and assert_eq.

◆ commandWithArg()

Test TestCommandlineEngine::commandWithArg ( )
inline

References assert, and assert_eq.

◆ creationShortcuts()

Test TestCommandlineEngine::creationShortcuts ( )
inline

◆ longOptsWithArgs()

Test TestCommandlineEngine::longOptsWithArgs ( )
inline

References assert, and assert_eq.

◆ longOptsWithDashes()

Test TestCommandlineEngine::longOptsWithDashes ( )
inline

References assert, and assert_eq.

◆ noSwitchesAfterFirstArg()

Test TestCommandlineEngine::noSwitchesAfterFirstArg ( )
inline

References assert, and assert_eq.

◆ optsAndArgs()

Test TestCommandlineEngine::optsAndArgs ( )
inline

References assert, and assert_eq.

◆ optsOnly()

Test TestCommandlineEngine::optsOnly ( )
inline

References assert, and assert_eq.


The documentation for this struct was generated from the following file: