elixir-thrift/test/thrift
Jon Parise 50c575831e
Switch to using "Error" as our exception suffix (#314)
This is more consistent with Elixir's own naming conventions. It also
removes a small amount of ambiguity with code that refers to Thrift's
exceptions; that is, things named "exceptions" in this library are
nearly all Thrift exceptions.
2018-01-10 13:31:49 -08:00
..
binary/framed Enable credo for the test/ directory (#284) 2017-09-23 12:00:03 -04:00
generator Switch to using "Error" as our exception suffix (#314) 2018-01-10 13:31:49 -08:00
parser Switch to using "Error" as our exception suffix (#314) 2018-01-10 13:31:49 -08:00
protocol Enable credo for the test/ directory (#284) 2017-09-23 12:00:03 -04:00
exceptions_test.exs Revise TApplicationException (#259) 2017-04-06 07:51:32 -07:00