Skip to content

Conversation

@dstallenberg
Copy link
Contributor

@dstallenberg dstallenberg commented Jul 31, 2023

This PR does the following:

  • change the encoding structure from constructor -> methods to method -> constructor
  • create a statement pool per encoding such that constants, return values, and constructor instances can be reused
  • create a type pool that is used by the sampler to sample constructor instances over mocked objects
  • move some of the functionality of the sampler into generator classes
@dstallenberg dstallenberg requested a review from a team as a code owner July 31, 2023 12:14
@dstallenberg dstallenberg changed the title Feat type pool Type pool Aug 2, 2023
@dstallenberg dstallenberg merged commit 44d9386 into main Aug 11, 2023
@dstallenberg dstallenberg deleted the feat-type-pool branch August 11, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants