What it is not
Unit Test Framework is not an integration or system test platform. However, this suite is used to mock the application dependencies and simulate the integration or system test.
Unit Test Framework is not a performance-testing tool. It cannot be used for performance, load, or volume testing.