|
swift
|
Unit tests for Core. More...
Files | |
| file | testcontext.cpp |
| file | testconnectivity.cpp |
| file | testconnectivity.h |
| file | testreaders.cpp |
Unit tests for Core.
Unit tests do have their own namespace, so the regular namespace swift::core is completely free of unit tests. Add any new tests to TestMain::unitMain as shown there.