part of 'app_test.dart';
class homeTest {
static Future drawer() async {}
static Future header() async {}
static Future feed() async {}
static Future isLogged() async {}
}