Showing 187 open source projects for "java code game"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    BDJUnit is a BD-J library containing a unit testing framework for BD-J applications. It is based on the source code of the original JUnit, the unit testing framework for the standard edition of Java, J2SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An integrated testing framework, covering test case generation, execution, bug reporting, code coverage and coding conventions. Currently This is a module suite for netbeans IDE, integrating some open source PHP Testing Tools
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This project is designed to help programmers understand the resource utilization of their code in the Java Virtual Machine and provide real time feedback via a GUI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    QA cover is a lightweight toolkit used to improve the quality of your java applications by insuring proper unit and Quality Assurance testing coverage. Developers mark areas in their code, which are examined during unit and QA testing, revealing import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A test tool built on JUnit enabling to define tests and test data in XML format, to share and manage test data across various groups or enterprises, to test any system without the need to program any Java code, and to easily extend the test tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wise is a web application designed to call a generic web-service given the wsdl only. Wise parses the wsdl and generates a client with web interface to call the service and read the result. It's a test tool useful for both developers and QA testers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    QC4J is an automated, specification-based testing framework, based on QuickCheck for Haskell. It makes it easy to test referentially transparent code, by creating test data automatically through user-defined generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Acceptance is glue code for creating an end-to-end FitNesse/Selenium testing environment. It includes recording scripts for Selenium IDE, Java code to start and control selenium based on FitNesse tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ObjectInspector is a set of classes designed to match objects and by extension to test bean implementation code. These entry points are designed to be extendible through the use of registration of additional matchers & factories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    StubOut is an extension to JUnit that lets you stub out classes that don't pertain to your test. This is especially useful for dealing with legacy code that wasn't written to be easily testable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Allows Java software developers to easily test code that uses Java's java.net.URL class to access resources. It provides a URL protocol that will return objects that the developer can control by implementing an interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    arbitrator is a platform that running as many as possible languages core compiler as its core, and the languages core are customized for code review purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Codemon is a testing tool that enables code coverage of C codes. It supports the level of Decision Coverage and Condition Coverage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.