Skip to content

Break apart GmpTest #11

@dragonsinth

Description

@dragonsinth

A huge amount of line space in GmpTest is devoted to modPow, but we now have several other accessible methods. We should break this test class up by the method being tested, or at least into categories.

We probably want a base test class that implements:

  @BeforeClass public static void checkLoaded()
  @AfterClass public static void forceGc()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions