We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
XCTestCase Deinit
각 케이스별로는 deinit안되는게 맞음. 전체 클래스 단위로는..모르겟다 ,,,! 추상클래스…? .. https://qualitycoding.org/xctestcase-teardown/
XCTestCase는 언제 deinit될까? 왜 deinit이 안되는거같지?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
제목
XCTestCase Deinit
찾아본 것
각 케이스별로는 deinit안되는게 맞음. 전체 클래스 단위로는..모르겟다 ,,,! 추상클래스…? ..
https://qualitycoding.org/xctestcase-teardown/
궁금한점
XCTestCase는 언제 deinit될까? 왜 deinit이 안되는거같지?
The text was updated successfully, but these errors were encountered: