If i test loading files then must manualy copy all files from data source to test folder. Exist for unit test like copy files how's in Compiler options?
Test resources should be located in test source folders, in this case they are copied to test output folder. Source folders are configured in Project Structure | Modules | [your Flash module]
Test resources should be located in test source folders, in this case they are copied to test output folder. Source folders are configured in Project Structure | Modules | [your Flash module]
I have marked source folder. But not possible one folder mark Test and Source:(
Test is enough. It means exactly 'test source folder'.
ok, thanks