26bfbd4cf1
Two remaining test files are modified to use the TestCases structure. In each case, the tests are unchanged, but the classes are renamed. Additionally, each file had a *WtihNonFunctionTypes variant. Each of these classes just specified more test cases that include some form of "typeAlias" in the name, and can be safely merged with the null safety test cases. Fixes https://github.com/dart-lang/sdk/issues/44666 Bug: https://github.com/dart-lang/sdk/issues/44666 Change-Id: Id7db1038e64f8bbc12764cb558670b23427a5a86 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/209763 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com>