stc
Loading...
Searching...
No Matches
Functions
CaptureStreamTests.cpp File Reference
#include "stc/test/CaptureStream.hpp"
#include <catch2/catch_test_macros.hpp>

Functions

 TEST_CASE ("Verify that stdout can be captured by CaptureStream", "[CaptureStream]")
 
 TEST_CASE ("Verify that stdin can be redirected by CaptureStream", "[CaptureStream]")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "Verify that stdin can be redirected by CaptureStream"  ,
""  [CaptureStream] 
)

◆ TEST_CASE() [2/2]

TEST_CASE ( "Verify that stdout can be captured by CaptureStream"  ,
""  [CaptureStream] 
)