AccUnit

Unit Testing in VBA - Microsoft Access, Excel, …

NewTestRunner

Aus AccUnit
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „This is a first draft for an AccUnit TestRunner. 480px“)
Zeile 2: Zeile 2:
[[Datei:AccUnit_TestRunner_Draft.jpg|480px]]
[[Datei:AccUnit_TestRunner_Draft.jpg|480px]]
 +
 +
 +
== Details ==
 +
 +
(Gathered mainly as results of the discussion between Josef and Paul on Jan 13th, 2012)
 +
 +
* No IFixture
 +
** By now, no relevant information besides the name
 +
** The name of the fixture is a property of ITest
 +
 +
* No support of FixtureSetup/FixtureTeardown
 +
** Seldom used, and when, then often misused (violating independency of tests)

Version vom 22:54, 13. Jan. 2012

This is a first draft for an AccUnit TestRunner.


Details

(Gathered mainly as results of the discussion between Josef and Paul on Jan 13th, 2012)

  • No IFixture
    • By now, no relevant information besides the name
    • The name of the fixture is a property of ITest
  • No support of FixtureSetup/FixtureTeardown
    • Seldom used, and when, then often misused (violating independency of tests)
Persönliche Werkzeuge