Method for use with ScalaTest's afterAll().
Method for use with ScalaTest's afterAll().
Method for use with ScalaTest's afterEach().
Method for use with ScalaTest's afterEach().
Method for use with ScalaTest's beforeAll().
Method for use with ScalaTest's beforeAll().
Method for use with ScalaTest's beforeEach().
Method for use with ScalaTest's beforeEach().
Please use the afterAll(ConfigMap) method of trait BeforeAndAfterAllConfigMap instead.
This method has been deprecated in favor of macro assertion and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.
This method has been deprecated in favor of macro assertion and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.
This method has been deprecated in favor of macro assumption and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.
This method has been deprecated in favor of macro assumption and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.
Please use the beforeAll(ConfigMap) method of trait BeforeAndAfterAllConfigMap instead.
This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of assertResult instead.
This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of assertResult instead.
This expectResult method has been deprecated. Please replace all invocations of expectResult with an identical invocation of assertResult instead.
This expectResult method has been deprecated. Please replace all invocations of expectResult with an identical invocation of assertResult instead.
Output of this test: int: int bit: bit tinyint: tinyint smallint: smallint bigint: bigint decimal: decimal float: float real: real time: nvarchar date: nvarchar smalldatetime: smalldatetime datetime: datetime datetime2: nvarchar datetimeoffset: nvarchar binary: binary varbinary: image image: image char: char nchar: nchar varchar: varchar nvarchar: nvarchar text: text uniqueidentifier: uniqueidentifier hierarchy: varbinary money: money smallmoney: smallmoney xml: ntext