WIP: [DEVEX-222] Add built-in serialization #1383
Annotations
7 errors
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAll/SubscribeToAllNoDefaultCredentialsTests.cs#L37
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(EventStore.Client.AccessDeniedException)
Actual: typeof(System.NullReferenceException)
---- System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAll/SubscribeToAllNoDefaultCredentialsTests.cs#L12
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAll/SubscribeToAllNoDefaultCredentialsTests.cs#L56
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAll/SubscribeToAllNoDefaultCredentialsTests.cs#L46
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(EventStore.Client.AccessDeniedException)
Actual: typeof(System.NullReferenceException)
---- System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAll/SubscribeToAllNoDefaultCredentialsTests.cs#L74
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(EventStore.Client.PersistentSubscriptionNotFoundException)
Actual: typeof(System.NullReferenceException)
---- System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAll/SubscribeToAllNoDefaultCredentialsTests.cs#L26
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests
Process completed with exit code 1.
|
Loading