« All deprecation guides
Deprecation Guide for Ember.Test
until: 7.0.0
id: deprecate-import-test-from-ember
Previously, Test
could be accessed via the Ember
import:
import Ember from 'ember';
Ember.Test
There is no replacement for this API.