Giter Site home page Giter Site logo

fest-util's People

Contributors

alexruiz avatar ansgarkonermann avatar fbiville avatar gesellix avatar joel-costigliola avatar jontejj avatar nurkiewicz avatar olim7t avatar wanghy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

fest-util's Issues

Published JAR contains instrumentation files

Hi, I noticed what looks like some build files in the fest-util JAR. Not sure if this is intentional or not, but I thought I'd let you know!

$ jar tf fest-util-1.1.6.jar
...
groverconfig185938829795527555/
groverconfig5391273288001679207/
groverconfig543396759037330044/
groverconfig8484026481059111655/
groverconfig185938829795527555/instrumentation.ser
groverconfig5391273288001679207/instrumentation.ser
groverconfig543396759037330044/instrumentation.ser
groverconfig8484026481059111655/instrumentation.ser

Move creation of ArrayLists into a Lists class

Also remove the overloaded methods that take one and two arguments. For the first case, java.util.Collections has the method SingletonList. For the second one, I don't see the value. We need to keep the API as small as possible.

remove dependency on AWT to be Android compatible

It appears to me that the AWT dependencies have still not been removed from fest-util tagged 1.2.3 and 1.2.4, even though they were removed from the master. I believe that this is probably a mistake due to this discussion:
alexruiz/fest-assert-2.x#103

I checked the tags for both 1.2.3 (which fest-assert-core 2.0M8 depends on) and 1.2.4 (which fest-assert-core 2.0M9 depends on) and both still have a ToString class that references AWT:
https://github.com/alexruiz/fest-util/blob/fest-util-1.2.3/src/main/java/org/fest/util/ToString.java
https://github.com/alexruiz/fest-util/blob/fest-util-1.2.4/src/main/java/org/fest/util/ToString.java

This prevents people using Android from using Fest.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.