The unittest module will be able to run this class as a test suite containing multiple test cases. Each function is considered a separate test case. When unittest runs these tests, it will not run ...
# Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. Integration test runner and test suite validation. This file contains ...