plugin_platform_interface library
Classes
- MockPlatformInterfaceMixin
-
A PlatformInterface mixin that can be combined with fake or mock objects,
such as test's
Fake
or mockito'sMock
. - PlatformInterface
- Base class for platform interfaces.
Fake
or mockito's Mock
.