Skip to content

Instantly share code, notes, and snippets.

View wad-leeduhwan's full-sized avatar

이두환 [비즈-예약] wad-leeduhwan

View GitHub Profile
package com.github.philipjkim.demo.hexagonal
import ch.qos.logback.classic.Level
import ch.qos.logback.classic.Logger
import com.tngtech.archunit.core.importer.ClassFileImporter
import com.tngtech.archunit.lang.syntax.ArchRuleDefinition.noClasses
import org.junit.jupiter.api.Assertions.*
import org.junit.jupiter.api.BeforeAll
import org.junit.jupiter.api.DisplayName
import org.junit.jupiter.api.Nested