geary/test/engine/api
Michael James Gratton 50f73ff252 Allow test fixtures and test methods to throw errors by default.
* test/testcase.vala (TestCase): Add a generic throws clause to both
  TestMethod and set_up and tear_down, update subclasses.
2018-04-07 09:41:18 +10:00
..
geary-account-test.vala Add a mock Account object. 2017-12-19 10:47:36 +11:00
geary-attachment-test.vala Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00
geary-email-identifier-test.vala Add some useful Engine API mock objects. 2017-12-19 10:23:47 +11:00
geary-email-properties-test.vala Fix conversation-related test warnings and occasionally failing test. 2018-02-08 18:25:32 +11:00
geary-engine-test.vala Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00
geary-folder-path-test.vala Add some useful Engine API mock objects. 2017-12-19 10:23:47 +11:00
geary-folder-test.vala Only create IMAP account and folder sessions when ready, not otherwise. 2018-02-04 10:50:31 +10:30