jar

com.github.mauricioaniche : codesheriff

Maven & Gradle

Aug 23, 2021
1 usages
65 stars

Codesheriff · A library that lets you specify your quality rules via JUnit tests

Table Of Contents

Latest Version

Download com.github.mauricioaniche : codesheriff JAR file - Latest Versions:

All Versions

Download com.github.mauricioaniche : codesheriff JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window codesheriff-0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.mauricioaniche.codesheriff.runner

├─ com.github.mauricioaniche.codesheriff.runner.SheriffCKNotifier.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.runner.SheriffReport.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.runner.SheriffRunner.class - [JAR]

com.github.mauricioaniche.codesheriff.junit

├─ com.github.mauricioaniche.codesheriff.junit.CodeSheriffJUnit5.class - [JAR]

com.github.mauricioaniche.codesheriff.util

├─ com.github.mauricioaniche.codesheriff.util.CKUtil.class - [JAR]

com.github.mauricioaniche.codesheriff.filters.clazz

├─ com.github.mauricioaniche.codesheriff.filters.clazz.ClassFilter.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.filters.clazz.ClassInPackage.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.filters.clazz.ClassNameStartsWith.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.filters.clazz.IgnoreClass.class - [JAR]

com.github.mauricioaniche.codesheriff.filters.method

├─ com.github.mauricioaniche.codesheriff.filters.method.IgnoreMethod.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.filters.method.MethodFilter.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.filters.method.MethodInPackage.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.filters.method.MethodNameStartsWith.class - [JAR]

com.github.mauricioaniche.codesheriff.dsl

├─ com.github.mauricioaniche.codesheriff.dsl.ClassExpectations.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.dsl.ClassFilters.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.dsl.ClassOrMethodSelection.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.dsl.CodeSheriff.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.dsl.ComparisonOperator.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.dsl.MethodExpectations.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.dsl.MethodFilters.class - [JAR]

com.github.mauricioaniche.codesheriff.expectations.method

├─ com.github.mauricioaniche.codesheriff.expectations.method.DefaultMethodExpectation.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.method.MethodComplexity.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.method.MethodCoupling.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.method.MethodExpectation.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.method.MethodLOC.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.method.MethodNumberOfVariables.class - [JAR]

com.github.mauricioaniche.codesheriff.expectations.clazz

├─ com.github.mauricioaniche.codesheriff.expectations.clazz.ClassComplexity.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.clazz.ClassCoupling.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.clazz.ClassExpectation.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.clazz.ClassLOC.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.clazz.ClassNumberOfInnerClasses.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.clazz.ClassNumberOfMethods.class - [JAR]

├─ com.github.mauricioaniche.codesheriff.expectations.clazz.DefaultClassExpectation.class - [JAR]

Advertisement

Dependencies from Group

Nov 03, 2016
1 usages
56 stars
ck
Feb 04, 2022
1 usages
315 stars
Aug 23, 2021
1 usages
65 stars

Discover Dependencies

Oct 21, 2022
3 usages
98 stars
Feb 21, 2021
2 usages
19.6k stars
May 30, 2023
15 stars
May 30, 2023
15 stars
May 30, 2023
15 stars
Oct 17, 2022
1 usages
0 stars
Jun 06, 2021
1 usages
4 stars
Aug 23, 2023
3 usages
Sep 30, 2021
2 usages
2 stars