Skip to content

Kotlin-Android-Study-with-SSAFY/Debugging-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debugging-java

Eclipse Java

Description

코드 디버깅을 통해 모든 JUnit Test를 통과해보는 프로젝트입니다.

해당 프로젝트는 다음의 목적을 갖습니다.

  • Maven Project를 import, update 해보기
  • 컴파일 에러 고치기
  • JUnit Test 통과를 위한 요구사항 충족시키기
  • Java언어에 대한 더욱 깊은 학습

Project Setting

  • Eclipse Project with Maven
  • JUnit 5.7.2
  • JDK 1.8

Chapters

  • Collection
  • Object equals, hashCode
  • Exception
  • FileIO

Problem Guide

Problem Guide에서 해결 순서와 방법에 대해 설명합니다.

About

SSAFY 13기 모바일 트랙 - 자바 디버깅 평가 대비하기

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages