Sha256: 265a55f9f9e0da08ec2d7ea5074d69294dacbaf2959c575d70380247264b0fcc
Contents?: true
Size: 271 Bytes
Versions: 114
Compression:
Stored size: 271 Bytes
Contents
namespace Generators.Exercises { // This class derives from CustomExercise instead of GeneratorExercise // as it has custom (property-based) tests that cannot be generated from // the canonical data. public class Diamond : CustomExercise { } }
Version data entries
114 entries across 114 versions & 1 rubygems