Initial commit: Add project files
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
public sealed class __SLICE__Tests
|
||||
{
|
||||
[Fact]
|
||||
public void Golden_case_is_reproducible() { }
|
||||
|
||||
[Fact]
|
||||
public void Boundary_and_forbidden_transition_fail_closed() { }
|
||||
|
||||
[Fact]
|
||||
public void Same_idempotency_key_has_one_side_effect() { }
|
||||
}
|
||||
Reference in New Issue
Block a user