Wenyu Zhang 707b49dd0e
[Palettes] Rewrite tests in ObjC to prevent the failing unit tests on iOS 13. (#8255)
closes https://github.com/material-components/material-components-ios/issues/8254.

## Context
Error occurs when testing using Bazel.
```
'-Test Case '-[components_Palettes_unit_test_swift_sources.PaletteTests testCustomPalette]' started.
Child process terminated with signal 11: Segmentation fault
```
2019-08-09 09:53:44 -04:00
..