WinterRule(test: Any, block: WinterTestSessionBlock)
Create an instance with test instance.
test - The test instance used by the WinterTestSession.
block - The WinterTestSession builder block.
WinterRule(block: WinterTestSessionBlock)
Creates an instance without test instance.
block - The WinterTestSession builder block.