- Removed usage of the
testing
package in mock files to avoid importing thetesting
package on compile time. - Added
ISession
mock - Created base Mock with common utilities for all mock implementations.
testing
package in mock files to avoid importing the testing
package on compile time.ISession
mock