Objective-C local practice how to test on xcode

I followed the instructions to create a unit test bundle, but still reported “No visible @interface for ‘HelloWorld’ declares the selector ‘hello:’”. what should I do to complete this test?