Mojo JS validation unit test should check Connection et al
commitd593dea8e8578f554e80c9254d77259ff0d6e122
authorhansmuller <hansmuller@chromium.org>
Mon, 15 Sep 2014 23:39:16 +0000 (15 16:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 15 Sep 2014 23:46:38 +0000 (15 23:46 +0000)
tree027ca498062535c762aa71e788a0c2b8cfd76607
parente92897b3992aaf64b9d4d12d22de18577e15ab47
Mojo JS validation unit test should check Connection et al

Replaced the test for validation of requests and responses
with one that relies on the Connection et al classes to set
up the validators and deliver messages.

BUG=413303

Review URL: https://codereview.chromium.org/551293004

Cr-Commit-Position: refs/heads/master@{#294924}
mojo/mojo_public_tests.gypi
mojo/public/js/bindings/connection.js
mojo/public/js/bindings/connector.js
mojo/public/js/bindings/router.js
mojo/public/js/bindings/tests/BUILD.gn
mojo/public/js/bindings/tests/DEPS
mojo/public/js/bindings/tests/run_js_tests.cc
mojo/public/js/bindings/validation_unittests.js