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)testSupportedFormats

Discussion

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)testNotSupportedFormats

Discussion

Tests the API returns NO for file extensions for unsupported formats.

Declared In

SCNSceneTests.m