Languages
- 4441
- Introduction to Graphics Programming using WFC
- This article describes how to use the WFC Graphics object to access the high-performance graphics capabilities of the Windows Platform. (Microsoft)
- 4442
- Programming Dynamic HTML in Java
- The com.ms.wfc.html package of the Windows Foundation Classes for Java (WFC) framework provides Dynamic HTML (DHTML) on a Web page directly from a Java class. (Microsoft)
- 4443
- WFC Programming Concepts
- Windows Foundation Classes for Java (WFC) provides a framework of Java packages that support components targeted for the Windows operating system and the Dynamic HTML object model. (Microsoft)
- 4444
- CaffeineMark 3.0
- A series of tests that measure the speed of Java programs running in various hardware and software configurations. [Freeware]
- 4445
- Java Linpack Benchmark
- A Java version numerically intensive test that has been used for years to measure the floating point performance of computers. By Jack Dongarra, Reed Wade, and Paul McMahan.
- 4446
- SPEC JBB2000
- Java Business Benchmark is SPEC's first benchmark for evaluating the performance of server-side Java. Joining the client-side SPECjvm98 and SPECjbb2000 it continues the SPEC tradition of giving Java users a benchmark for measuring a system's ability to run Java applications.
- 4448
- The Mauve Project
- A collaborative, open source effort to build a testsuite for the core Java language libraries. [Open Source]
- 4449
- GigaSpaces
- JavaSpaces implementation; includes product FAQ, downloads, support information, and case studients. [Commercial]
- 4451
- incaX
- An Integrated Development Environment designed specifically for Jini service developers, allowing them to write, compile, test and deploy services all in an integrated environment. [Free and commercial versions]
- 4452
- Dbunit
- A JUnit extension that puts a database into a known state between test runs. It can export and import a database (or parts) to and from XML datasets. [Open Source, LGPL]
- 4453
- JTestCase
- A framework which helps in separating test data from JUnit test code by loading data from XML files. It's recommended to use in JUnit test framework or JProbe. [Open Source, Common Public License]
- 4454
- Junitour
- Extension to Junit make "Unimplemented" or "Still Incomplete" tests labeled differently, for later development. [Open Source, ASL]
- 4455
- MockMaker
- A program for creating source code for mock object classes. MockObjects can then be used to help writing automated unit tests using JUnit. [Open Source, MIT license]
- 4456
- Pisces
- An extension to JUnit for distributed testing environments. Gives developers and testers the ability to create complex test suites that may be composed of remote unit tests running in parallel or serially. [Open Source, GPL]
- 4457
- Surrogate - Surrogate
- A complimentary unit testing framework, especially suitable for unit testing of large, complex Java systems. The framework integrates seamlessly with JUnit, MockEJB and various mock object implementations. [Open Source]
- 4458
- TagUnit
- Allows unit testing of JSP custom tags within their special environment. The contents and side effects (attributes, cookies) of a custom tag are checked with assertions. [Open Source, BSD license]
