テストターゲットからアプリターゲットを参照する #Swift - Qiita

Namespacing is implicit in swift, all classes (etc) are implicitly scoped by the module (Xcode target) they are in. no class prefixes...