Mauve (test suite)

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, 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.

Mauve
Operating systemJava virtual machine
TypeTest Suite
LicenseGNU General Public License
Websitewww.sourceware.org/mauve/

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.");    
  }
}
gollark: > .<|endoftext|>I can't find the code.<|endoftext|>Yes, I'm working on a project, and I'll find it by my way.<|endoftext|>Hmm, that seems plausible.<|endoftext|>I just got a really good idea.<|endoftext|>Oh, I'll add that.<|endoftext|>And I have a bunch of ideas for *the* good reason, and I have some vague idea how to do some of this.<|endoftext|>I have a *unique* idea from the future, I think.<|endoftext|>I have *no idea what you mean.<|endoftext|>It can also be done with an extension to the ability.<|endoftext|>If they had a selfbots, you could just be able to pick and pick them, but it would be difficult to find that.<|endoftext|>That would be bad.<|endoftext|>I've managed to find some other way to find some sort of way to do programming languages. This is very boring.<|endoftext|>They're not a really complex language with some extra steps.
gollark: GTech™ calls them "palaiologistic neural networks" but it's a bit long.
gollark: Really? Fascinating. I might have to edit the policy and harvest this.
gollark: Unless your statistics are political/religious/sociological opinions, biometric data, more than 3% of users’ genetic code or epigenetic information, weather information, current temperatures, health data, infectious memes, trade union membership status, Microsoft Windows™ usage, the Unicode character λ, Adobe Flash Player™ settings, browser history, or age.
gollark: The PotatOS Privacy Policy doesn't have anything on Discord data statistics. They aren't under the "data we don't collect" bit.

See also

Technology Compatibility Kit

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.