From: wisberg Date: Wed, 6 Oct 2004 11:21:50 +0000 (+0000) Subject: docs for aspectpath and forking X-Git-Tag: V1_2_1~33 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=33ca99bf6bbbbc73f9fb31c355440f4447ba2c9f;p=aspectj.git docs for aspectpath and forking --- diff --git a/tests/readme-writing-compiler-tests.html b/tests/readme-writing-compiler-tests.html index 120f9dc2b..ba202b00c 100644 --- a/tests/readme-writing-compiler-tests.html +++ b/tests/readme-writing-compiler-tests.html @@ -1,7 +1,9 @@ + Writing tests for the AspectJ compiler +

Writing tests for the AspectJ compiler

@@ -19,12 +21,13 @@ test code, discussing
  • Simple test definitions
  • Test source files
  • Incremental tests
  • -
  • Verifying test steps
  • +
  • Verifying test steps +
  • Testing runtime behavior
  • + +
  • Forking at runtime
  • Compiler Options
  • Harness background
  • @@ -33,7 +36,7 @@ information in Simple test definitions and Test source files. -

    Related documents: +

    Related documents: