Each test method is isolated in its own transaction, which is rolled back when
the method exits. Since we can not assume that data will exist, we need to use
the SectionManager api to insert data before retrieving it with SectionAwareness.
author: Josh Holtzman