Uses of Class
org.eclipse.epsilon.eunit.ModelBindings
Packages that use ModelBindings
-
Uses of ModelBindings in org.eclipse.epsilon.eunit
Methods in org.eclipse.epsilon.eunit that return ModelBindingsModifier and TypeMethodDescriptionEUnitTest.getModelBindings()Returns the model bindings for this test.Methods in org.eclipse.epsilon.eunit that return types with arguments of type ModelBindingsModifier and TypeMethodDescriptionprotected List<ModelBindings>EUnitModule.getModelBindings(Operation opTest) Methods in org.eclipse.epsilon.eunit with parameters of type ModelBindingsModifier and TypeMethodDescriptionvoidEUnitTest.setModelBindings(ModelBindings mb) Changes the set of model bindings for this test.