Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/testing/modules/tests/browser/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 551 B image not shown  

SSL browser_test_assert.js

  Sprache: JAVA
 

/* Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ */


function test() {
  export_assertions();

  ok(true"pass ok");
  is(truetrue"pass is");
  isnot(falsetrue"pass isnot");
  todo(false"pass todo");
  todo_is(falsetrue"pass todo_is");
  todo_isnot(truetrue"pass todo_isnot");
  info("info message");

  var func = is;
  func(11"pass indirect is");

  stringMatches("hello world", /llo\s/);
  stringMatches("hello world""llo\\s");
  stringContains("hello world""llo");
}

Messung V0.5 in Prozent
C=98 H=99 G=98

¤ Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.0.43Bemerkung:  ¤

*Bot Zugriff






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.