SCNSceneTests Class Reference
| Inherits from | XCTestCase |
|---|---|
| Declared in | SCNSceneTests.m |
Overview
The test class for the file format support.
This class tests the number of file formats and the file formats supported.
Test formats supported
– testSupportedFormats
Tests the API returns YES for file extensions for supported formats.
- (void)testSupportedFormatsDiscussion
Tests the API returns YES for file extensions for supported formats.
Declared In
SCNSceneTests.m
– testNotSupportedFormats
Tests the API returns NO for file extensions for unsupported formats.
- (void)testNotSupportedFormatsDiscussion
Tests the API returns NO for file extensions for unsupported formats.
Declared In
SCNSceneTests.m