ダウンロードリスト

プロジェクト概要

GAJET (Java 進化をテストするため遺伝的アルゴリズム) 遺伝的アルゴリズムを使用して Java の自動テスト生成ツールです。テスト カバレッジを測定するためにエマを使用します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-07-23 13:28
0.1-20070723

Antのプラグインが追加されました。作業例では、ディストリビューションに追加されました。ドキュメントを改善しました。
タグ: Minor feature enhancements
An Ant plugin was added. A working example was
added to the distribution. The documentation was
improved.

2007-07-16 12:58
0.1-20070716

UNIXのシェルのランチャーが追加されました。ドキュメントを改善しました。
タグ: Minor feature enhancements
Launchers for the UNIX shell were added. The
documentation was improved.

2007-07-13 11:02
0.1-20070713

ドキュメントを改善しました。がどのようGAJETを使用する方法を示して、手順の例で手順が追加されました。は、SUT定義ファイルの文法は若干変更されました。これで、各エンティティの独自のライン上にある必要があります。生成されたテストではすべての修飾子文今(Throwableを元)(ex.printStackTrace ();}. {...}をキャッチしようと囲まれているこのテストはJUnitをより多くのどのような遺伝的進化の過程で実行されるように実行することに努める。
タグ: Documentation
The documentation was improved. A step by step
example that shows how to use GAJET was added. The
grammar of the SUT definition file was slightly
changed. Now each entity should be on its own
line. All modifier statements in generated tests
are now surrounded by try {...} catch (Throwable
ex) {ex.printStackTrace ();}. This will make tests
to be executed by JUnit more similar to how they
are executed during genetic evolution.

2007-01-31 16:59
0.1-20070131

変更や改善点の多くが行われた。これはまだほとんどが文書化されていますが、あなたgajet - testsディレクトリの使用例については、SVNリポジトリを参照することができます。
タグ: Major feature enhancements
A lot of changes and improvements were made. This
is still mostly undocumented, but you can see the
gajet-tests directory in the SVN repository for
usage examples.

2005-12-20 13:15
20051220

タグ: Initial freshmeat announcement

プロジェクトリソース