Mauve (test suite)

Mauve (test suite)
Mauve
Operating system Java virtual machine
Type Test Suite
License GNU General Public License
Website http://www.sourceware.org/mauve/

Mauve is a project to provide a free software test suite for the Java class libraries. Mauve is developed by the members of Kaffe, GNU Classpath, GCJ, and other projects. Unlike a similar project, JUnit, Mauve is designed to run on various experimental Java virtual machines, where some features may be still missing. Because of this, Mauve does not discover the testing method by name[clarification needed], as JUnit does. Mauve can also be used to test the user java application, not just the core class library. Mauve is released under GNU General Public License.

Example

The "Hello world" example in Mauve:

  //Tags: JDK1.4
  public class HelloWorld implements Testlet {
    // Test if 3*2=6
    public void test(TestHarness harness) {
      harness.check(3*2, 6, "Multiplication failed.");    
    }
  }

See also

Technology Compatibility Kit

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Mauve (disambiguation) — Mauve is a color. Mauve may also refer to: Mauve (test suite) Anton Mauve (1838 1888), Dutch painter Perkin s mauve, a dye Mauve Decade This disambiguation page lists articles associated with the same title. If an …   Wikipedia

  • JUnit — Infobox Software name = JUnit caption = developer = Kent Beck, Erich Gamma, David Saff latest release version = 4.5 latest release date = release date|2008|08|08 operating system = Cross platform programming language = Java genre = Unit testing… …   Wikipedia

  • Apache Harmony — Infobox Software name = Apache Harmony caption = Demonstration of the Apache Harmony running Java 2D Demo collapsible = yes developer = Apache Software Foundation latest release version = 5.0 M7 latest release date = release date|2008|07|31… …   Wikipedia

  • IcedTea — For other meanings, see Iced tea (disambiguation)Infobox Software name = IcedTea6 caption = Screenshot of AWT widgets rendered in IcedTea collapsible = yes developer = Red Hat / GNU Classpath latest release version =… …   Wikipedia

  • Royal Sporting Club Anderlecht — Infobox club sportif RSC Anderlecht …   Wikipédia en Français

  • Club Bruges KV —  Ne pas confondre avec le Cercle Brugge K. SV. Infobox club sportif Club Brugge KV …   Wikipédia en Français

  • Personnages d'Eyeshield 21 — Cet article présente la liste des personnages du manga Eyeshield 21. Sommaire 1 Deimon Devil Bats (泥門デビルバッツ) 1.1 Formation 1.2 Personnages …   Wikipédia en Français

  • Royal Antwerp Football Club —  Ne pas confondre avec K. FC Germinal Beerschot Antwerpen, un autre club anversois de football. Infobox club sportif Royal Antwerp FC …   Wikipédia en Français

  • Boite de conserve — Collection …   Wikipédia en Français

  • Royal Cercle Sportif Libramontois — Infobox club sportif RCS Libramontois …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”