implemented UT project using google test .

This commit is contained in:
Zero Fanker 2024-04-11 23:03:40 -04:00
parent 9235ac60c1
commit 1f2da14f89
6 changed files with 309 additions and 0 deletions

2
UnitTest/UnitTest.cpp Normal file
View file

@ -0,0 +1,2 @@
#include "stdafx.h"