You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Transform and Transition objects both have parse methods which conform to a common API. It would be good to have some tests to ensure that they both respond suitably to a variety of expected and unexpected inputs.
The text was updated successfully, but these errors were encountered:
The
Transform
andTransition
objects both haveparse
methods which conform to a common API. It would be good to have some tests to ensure that they both respond suitably to a variety of expected and unexpected inputs.The text was updated successfully, but these errors were encountered: