Showing 181 open source projects for "java code"

View related business solutions
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 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
  • 1
    A Generic Fixture for FitNesse where user just drops a class in FitNesse's class path, write the test tables in wiki (can use DSL as well) and be ready to test without the need to write a single line of Java code. Visit http://anubhava.wordpress.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Testing tools source code of the Integrating the Healthcare Enterprise (IHE) Cross-Enterprise Document Sharing for Images (XDS-I) Integration Profile
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    Lack of Progress Bar (Lopb) is an Eclipse plugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple tool that enables test requirements to be declared directly in production code. The tool can then be used to determine if these requirements have been satisfied by the current test code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JsTester allows validation of javaScript code inside java. It provides a group of assert methods like JUnit's Assert, it also supports the validations in http://javascript.crockford.com, and the ability to use your own validations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Recognizes typical patterns in Java code which could be replaced with functions provided by open source libraries http://www.jnorm.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MockCentral is an easy-to-use, fully-featured set of tools that provides a new approach to java software testing using mock objects. It enables the developer to create and access libraries of mock objects defined in xml files external to the testing code
    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
    Testing tools source code of the Integrating the Healthcare Enterprise (IHE) PIX and PDQ v3 Integration Profiles
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Software test tracking tool, Powered by Jboss Seam, EJB3.0, JSF, Facelet, RichFaces and Ajax4JSF. (Source code in SVN Repository.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    JmsUnit allows you to mock, stub and assert conversations over JMS. It allows you to do this within a JUnit test case, or as a standalone java deployed application. Its been designed so as to easily plug in other implementations of JMS into the code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jDummy is an extension to jMock, a library for testing Java code with mock objects. jDummy reduces the code needed to express relevant expections by generating the dummy values and intermediate mocked objects needed to express them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Tests run in a deterministic manner. Allow for reusable test building blocks. Test output is compared to the baseline expected value. New tests can be added without writing new code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ZK Unit extends JUnit to test your ZK project: ZUL pages, composers, event handlers, constraints and more. Use ZKUnit for test driven development, to achieve code coverage and integration with a continous build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Dependent Object Framework

    Efficient JUnit testing when you have database dependencies

    The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts. Please visit us at https://github.com/justin808/dof
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Glassbox is an automated troubleshooting and monitoring agent for Java apps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    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: 1 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.