Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sta-szek/pojo-tester issues and pull requests

#249 - Fix equals tester for different instances

Pull Request - State: open - Opened by p91paul over 4 years ago

#248 - Bug in equals tester

Issue - State: open - Opened by p91paul over 4 years ago

#247 - Contribution required

Issue - State: open - Opened by sta-szek over 4 years ago - 3 comments
Labels: help wanted, blocker

#246 - DefaultPackageFilter should only consider .class files

Issue - State: open - Opened by p91paul over 4 years ago

#245 - Unexpected NotEqualEqualsAssertionError

Issue - State: open - Opened by jacobhampel over 4 years ago

#244 - fix equals/hashcode on class with inner class

Pull Request - State: open - Opened by frecco75 over 4 years ago

#243 - [Feature] user custom instantiators

Pull Request - State: open - Opened by frecco75 over 4 years ago

#242 - fix pojo tests with final attributes

Pull Request - State: closed - Opened by frecco75 over 4 years ago

#241 - Java 13 support

Pull Request - State: open - Opened by frecco75 over 4 years ago

#240 - How to test class with 'simple' inner class

Issue - State: open - Opened by boly38 over 4 years ago - 3 comments

#239 - JDK 13. Bug when testing any pojo

Issue - State: open - Opened by shadow1305 almost 5 years ago - 7 comments

#238 - Remove deprecated reflection code for modifers

Pull Request - State: open - Opened by thePrincipal almost 5 years ago

#237 - Illegal reflective access warnings on JDK 11

Issue - State: open - Opened by guaranadev almost 5 years ago

#236 - Updated dependencies and gradle

Pull Request - State: open - Opened by thecrazzymouse almost 5 years ago

#234 - Project Abandoned?

Issue - State: closed - Opened by ekoutanov over 5 years ago - 5 comments

#233 - Recurrence stackoverflow exception

Issue - State: open - Opened by rslvn over 5 years ago

#232 - make builder style setter compatible with the library

Pull Request - State: open - Opened by GhilesA over 5 years ago

#231 - Use Arrays.toString for an array field.

Pull Request - State: open - Opened by rmohta over 5 years ago - 1 comment

#230 - Getter and Setter not found

Issue - State: closed - Opened by jacobhampel almost 6 years ago - 1 comment

#229 - Support Builder-style setters

Issue - State: open - Opened by pheerai almost 6 years ago - 1 comment

#228 - Intellj IDEA generated toString() methods are not well implemented

Issue - State: open - Opened by DiabolusExMachina about 6 years ago - 1 comment

#227 - The toString() check now supports array fields

Pull Request - State: open - Opened by ekoutanov about 6 years ago - 2 comments

#226 - AbstractFieldValueChanger not working; POJOS with Set<> fail.

Issue - State: open - Opened by wyattjsmith1 over 6 years ago - 2 comments

#225 - support lowercase FirstName setter and getter function

Issue - State: open - Opened by allon2 over 6 years ago

#224 - Exclusion not working

Issue - State: closed - Opened by cici over 6 years ago - 1 comment

#223 - Unexpectedly getting NotEqualHashCodeAssertionError

Issue - State: closed - Opened by fahim-a over 6 years ago - 3 comments

#222 - 217. Classes can be instantiated by user defined instantiators.

Pull Request - State: open - Opened by sta-szek almost 7 years ago - 2 comments
Labels: in progress

#221 - Timestamp break Equals

Issue - State: closed - Opened by hajlaoui-nader almost 7 years ago - 3 comments

#220 - Update dependencies.

Pull Request - State: closed - Opened by sta-szek almost 7 years ago

#219 - Issue 192

Pull Request - State: closed - Opened by sta-szek almost 7 years ago - 3 comments

#218 - 215. Added new ClassInstantiator.

Pull Request - State: closed - Opened by sta-szek almost 7 years ago

#217 - Support for Builder Pattern based class constrution

Issue - State: open - Opened by niravmsh almost 7 years ago - 3 comments
Labels: feature-request

#216 - Skip testing `setters` for Enums

Issue - State: open - Opened by niravmsh almost 7 years ago - 1 comment
Labels: feature-request

#214 - 204. Change LICENSE.LESSER.MD to LICENSE.MD

Pull Request - State: closed - Opened by sta-szek almost 7 years ago

#213 - 203. Changed Objects.equals to Objects.deepEquals in SetterAssertions…

Pull Request - State: closed - Opened by sta-szek about 7 years ago

#211 - EnumInstantiator contains bug

Issue - State: closed - Opened by ruudkenter about 7 years ago - 1 comment

#210 - Prefixes and suffixes

Issue - State: open - Opened by escosoft about 7 years ago - 5 comments
Labels: feature-request

#209 - #204 Releasing the library under LGPL

Pull Request - State: closed - Opened by 36893488147419103231 about 7 years ago

#208 - #207. Added project formatter rules

Pull Request - State: closed - Opened by sta-szek about 7 years ago

#207 - Add formatter to project

Issue - State: closed - Opened by sta-szek about 7 years ago
Labels: quality

#206 - Fast test equals v2

Pull Request - State: closed - Opened by 36893488147419103231 about 7 years ago - 5 comments

#205 - #203 added EQUALS_FAST and HASH_CODE_FAST

Pull Request - State: closed - Opened by 36893488147419103231 about 7 years ago - 4 comments

#204 - Use a copy right license

Issue - State: closed - Opened by carlmartensen about 7 years ago - 3 comments
Labels: help wanted

#202 - getter-setter tests succeed despite of bugs

Issue - State: open - Opened by 36893488147419103231 about 7 years ago - 1 comment
Labels: bug

#201 - Unit test execution time growing when multiple entities

Issue - State: closed - Opened by Jcamilorada about 7 years ago - 2 comments
Labels: bug

#200 - #199. Issues with an enum with one value.

Pull Request - State: closed - Opened by junhoi-pk about 7 years ago - 1 comment

#199 - Issues with an enum with one value

Issue - State: closed - Opened by junhoi-pk about 7 years ago - 1 comment
Labels: bug

#198 - Question : Comparison with EqualsVerifier

Issue - State: closed - Opened by franck-benault over 7 years ago - 1 comment
Labels: question

#197 - Lombok builder

Issue - State: open - Opened by thierryler over 7 years ago - 2 comments
Labels: feature-request

#196 - test2

Issue - State: closed - Opened by sta-szek over 7 years ago

#195 - test

Issue - State: closed - Opened by sta-szek over 7 years ago

#194 - test

Issue - State: closed - Opened by sta-szek over 7 years ago - 1 comment

#193 - "should return different hash codes for non equal objects" with 0.7.5

Issue - State: closed - Opened by ade90036 over 7 years ago - 2 comments

#192 - Instantiating a pojo which ctor accepts another pojo

Issue - State: open - Opened by gedl over 7 years ago - 19 comments
Labels: feature-request

#191 - Equals tester does not perform a check with the attributes set to nulls

Issue - State: open - Opened by adamsiemion over 7 years ago - 5 comments
Labels: bug

#190 - #189. New field value changer and documentations improvements

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#189 - Support for java.time.Instant

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: feature

#188 - #187 additional date field value changers

Pull Request - State: closed - Opened by sta-szek over 7 years ago - 1 comment

#187 - "should return different hash codes for non equal objects" seem to be using equal objects

Issue - State: closed - Opened by adamsiemion over 7 years ago - 5 comments
Labels: bug

#186 - Use logging API instead backed as a dependency to fix #184.

Pull Request - State: closed - Opened by SemionPar over 7 years ago

#185 - #166 ja co co does not generate html test reports

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#184 - slf4j-simple dependency causing issues

Issue - State: closed - Opened by adamsiemion over 7 years ago - 2 comments
Labels: bug

#183 - 179 provide debug logs

Pull Request - State: closed - Opened by sta-szek over 7 years ago - 1 comment

#182 - #181. Mockito and jacoco upgrade

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#181 - Upgrade jacoco to 0.7.9

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: core

#180 - #178 add big integer, big decimal field value changers

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#179 - Provide debug logs

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: feature

#178 - Add BigInteger, BigDecimal FieldValueChangers

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: feature

#177 - #176. Integration tests for static field

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#176 - Add integration tests for static fields

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: quality

#175 - #164 add rocket.chat notifications when new version is released

Pull Request - State: closed - Opened by sta-szek over 7 years ago - 1 comment

#174 - integration tests don't run

Issue - State: open - Opened by sta-szek over 7 years ago
Labels: management tools, quality

#173 - #160 split tests into unit and integration

Pull Request - State: closed - Opened by sta-szek over 7 years ago - 1 comment

#171 - #169 change jenkisfile after upgrade plugins

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#170 - Exclude static fields form testing

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: enhancement, core

#169 - Change Jenkisfile after upgrade plugins

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: management tools

#168 - #167 split publishing from creating release

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#167 - Split publishing from creating release

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: management tools

#166 - JaCoCo does not generate html test reports

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: feature, management tools, quality

#165 - #162 provide sonar analisys

Pull Request - State: closed - Opened by sta-szek over 7 years ago - 1 comment

#164 - Add Rocket.Chat notifications when new version is released

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: management tools

#163 - #161. Code style issues

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#162 - Provide sonar analisys

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: management tools, quality

#161 - Improve code quality

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: quality, code style issue fixes

#160 - Split tests into unit and integration

Issue - State: closed - Opened by sta-szek over 7 years ago
Labels: enhancement, quality

#159 - #157 it's not possible to test abstract class without default constructor

Pull Request - State: closed - Opened by sta-szek over 7 years ago - 1 comment

#158 - #156 move ci from travis to jenkins

Pull Request - State: closed - Opened by sta-szek over 7 years ago

#157 - It's not possible to test abstract class without default constructor

Issue - State: closed - Opened by KrystianDziedziola almost 8 years ago - 1 comment
Labels: feature

#156 - Move CI from travis to jenkins

Issue - State: closed - Opened by sta-szek almost 8 years ago
Labels: management tools

#155 - #153. Collection value changers create collection with one element in…

Pull Request - State: closed - Opened by sta-szek almost 8 years ago - 1 comment

#153 - Exception when comparing null and empty collections

Issue - State: closed - Opened by sta-szek almost 8 years ago
Labels: bug

#151 - Method.EQUALS: test fails for equal objects

Issue - State: closed - Opened by SemionPar almost 8 years ago - 4 comments
Labels: bug

#119 - Provide additional comparison against mutation testing

Issue - State: open - Opened by sta-szek about 8 years ago - 1 comment
Labels: quality, blocked, documentation

#117 - Upload IntelliJ formatter

Issue - State: closed - Opened by sta-szek about 8 years ago - 1 comment
Labels: management tools