#ifndef BGC_TEST_MAIN_H_INCLUDED #define BGC_TEST_MAIN_H_INCLUDED void setUp(); void tearDown(); #endif