// // SparseFieldEncoderTests.swift // // // Created by Mathew Polzin on 8/5/19. // import XCTest import JSONAPI class SparseFieldEncoderTests: XCTestCase { func test_placeholder() { // TODO: write tests } }