testElement(..., AssumeDomain => ...) -- assumes the ring is a domain when finding a test element
Description
If AssumeDomain => true then testElement doesn’t have to compute the minimal primes of the ring. This can result in a substantial speedup in some cases. The default value is false.