All Downloads are FREE. Search and download functionalities are using the official Maven repository.

-js.1.0.0-CR3.source-code.vertx_assert.js Maven / Gradle / Ivy

if (typeof __vertxload === 'string') {
    throw "Use require() to load the Vert.x API";
}

var vertxAssert = org.vertx.testtools.VertxAssert;
vertxAssert.initialize(__jvertx);

module.exports = vertxAssert;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy