Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Observer Exercise

  • Clone the codebase

  • Run ObserverTest.java as a JUnit test

    • Two assertions should pass
  • Add a new class BinObserver.java that observes the value and stores it in binary format (e.g., 8 in decimal is 1000 in binary)

  • Add a BinObserver to the JUnit test

More details at SourceMaking.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages