Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

메인 레포 병합 이슈 테스트 #40

Merged
merged 9 commits into from
Nov 24, 2023
Merged

메인 레포 병합 이슈 테스트 #40

merged 9 commits into from
Nov 24, 2023

Conversation

wuzoo
Copy link
Collaborator

@wuzoo wuzoo commented Nov 24, 2023

No description provided.

Copy link

[==========] Running 6 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 1 test from AVL
[ RUN ] AVL.avlTree_Test
[ OK ] AVL.avlTree_Test (0 ms)
[----------] 1 test from AVL (0 ms total)

[----------] 4 tests from BinaryTreeTestFixture
[ RUN ] BinaryTreeTestFixture.test_bst_isEmpty
Constructor called
SetUp called
TearDown called
Destructor called
[ OK ] BinaryTreeTestFixture.test_bst_isEmpty (0 ms)
[ RUN ] BinaryTreeTestFixture.test_bst_size
Constructor called
SetUp called
TearDown called
Destructor called
[ OK ] BinaryTreeTestFixture.test_bst_size (0 ms)
[ RUN ] BinaryTreeTestFixture.test_bst_isKey
Constructor called
SetUp called
TearDown called
Destructor called
[ OK ] BinaryTreeTestFixture.test_bst_isKey (0 ms)
[ RUN ] BinaryTreeTestFixture.test_bst_findDepthByValue
Constructor called
SetUp called
TearDown called
Destructor called
[ OK ] BinaryTreeTestFixture.test_bst_findDepthByValue (0 ms)
[----------] 4 tests from BinaryTreeTestFixture (0 ms total)

[----------] 1 test from SET
[ RUN ] SET.set_Test
[ OK ] SET.set_Test (0 ms)
[----------] 1 test from SET (0 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 3 test suites ran. (0 ms total)
[ PASSED ] 6 tests.

@wuzoo wuzoo merged commit 22c7d3f into FelisAstra:main Nov 24, 2023
4 checks passed
@abyss-s abyss-s added the ⚙️Setting 프로젝트 관련 세팅 label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️Setting 프로젝트 관련 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants