Home
last modified time | relevance | path

Searched refs:AssertUnexpectedThrowException (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/tests/FlatBuffers.Test/
DAssert.cs61 public class AssertUnexpectedThrowException : Exception class
65 public AssertUnexpectedThrowException(object expected) in AssertUnexpectedThrowException() method in FlatBuffers.Test.AssertUnexpectedThrowException
132 throw new AssertUnexpectedThrowException(typeof (T));