GNOME Bugzilla – Bug 743014
gtestutils: Add an example of using test fixtures
Last modified: 2015-01-18 23:04:53 UTC
Patch attached. I’m suggesting this example because I’ve never found it especially clear how to write unit tests with fixtures.
Created attachment 294655 [details] [review] gtestutils: Add an example of using test fixtures Add a simple example of a test suite with two unit tests both using the same fixture.
Review of attachment 294655 [details] [review]: Looks reasonable to me.
Attachment 294655 [details] pushed as 11a846b - gtestutils: Add an example of using test fixtures