Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 241 Bytes

EXPECT_GT.sh.md

File metadata and controls

10 lines (8 loc) · 241 Bytes

EXPECT_GT

EXPECT_GT -- Expects first one is greater than second one.

EXPECT_GT expects first one is greater than second one.

Usage

void EXPECT_GT(string target, string actual)
void EXPECT_STRGT(string target, string actual)